eventcore/source/eventcore/drivers
Sönke Ludwig c4550f0e59
Fix ThreadedFileEventDriver read/write issues.
I/O errors were being reported as IOStatus.ok instead of IOStatus.error, and the I/O operation finalization protocol had a potential race-condition when storing the number of bytes processed.
2017-10-30 22:54:14 +01:00
..
posix Add multicast constant definitions for Solaris. 2017-09-26 15:45:51 +02:00
winapi Add missing default parameter. 2017-09-23 15:00:46 +02:00
libasync.d Fix compilation of the libasync driver stub. 2017-03-10 22:56:07 +01: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