eventcore/source/eventcore/drivers
Sönke Ludwig 9dc8b796e5 Get rid of OVERLAPPED_FILE.
The hEvent member is currently unused for files. Using it for the file handle makes the OVERLAPPED_CORE struct sufficient.
2018-03-11 00:27:14 +01:00
..
posix Fix deprecation warning on DMD 2.079.0. 2018-03-06 20:09:03 +01:00
winapi Get rid of OVERLAPPED_FILE. 2018-03-11 00:27:14 +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