eventcore/source/eventcore/drivers
Sönke Ludwig b6b32f4a49 Fix leaked eventfd in PosixEventDriverCore.
The leak occurred once per thread, which showed up in conjunction with DNS lookups in particular, as a thread is currently created for each lookup.
2018-03-14 21:59:42 +01:00
..
posix Fix leaked eventfd in PosixEventDriverCore. 2018-03-14 21:59:42 +01:00
winapi Fix cleanup code for directory watchers in the WinAPI driver. 2018-03-14 16:39:57 +01:00
libasync.d cancelConnectStream for Posix 2017-11-11 01:14:54 +00:00
threadedfile.d Use a single thread pool for all threaded file driver threads. 2018-03-11 14:46:55 +01:00
timer.d Use a custom nogc_assert in cleanup code. 2018-03-11 13:56:10 +01:00