eventcore/source/eventcore/drivers
Sönke Ludwig c8f95f324b Enable canceling win32 file I/O.
The CancelIOEx call was disabled just due to historical reasons.
2018-02-22 01:12:13 +01:00
..
posix Set O_CLOEXEC on the remaining FDs that are created by eventcore. 2017-12-19 22:10:14 +01:00
winapi Enable canceling win32 file I/O. 2018-02-22 01:12:13 +01:00
libasync.d cancelConnectStream for Posix 2017-11-11 01:14:54 +00:00
threadedfile.d Fix ThreadedFileEventDriver read/write issues. 2017-10-30 22:54:14 +01:00
timer.d Fix re-enqueuing of periodic timers. Fixes #25. 2017-09-26 15:49:13 +02:00