eventcore/source/eventcore/drivers
Sönke Ludwig b33f710420 Keep timers with active waits referenced.
Avoids calling the wait callback with reference count zero. In case of a non-pending timer, the wait will be canceled if the wait reference is the last one to avoid keeping starved timers.
2018-10-27 15:45:55 +02:00
..
posix Change shutdown behavior to allow graceful handle leaks. 2018-10-26 20:40:22 +02:00
winapi Change shutdown behavior to allow graceful handle leaks. 2018-10-26 20:40:22 +02:00
libasync.d cancelConnectStream for Posix 2017-11-11 01:14:54 +00:00
threadedfile.d Avoid GC allocation in StaticTaskPool. 2018-10-24 11:38:13 +02:00
timer.d Keep timers with active waits referenced. 2018-10-27 15:45:55 +02:00