eventcore/source/eventcore/drivers
Sönke Ludwig c3fa500c3b
Merge pull request #39 from kubo39/epoll-cloexec
Set EPOLL_CLOEXEC to prevent fd leakage for command executation
2017-12-16 18:58:40 +01:00
..
posix Set EPOLL_CLOEXEC to prevent fd leakage for command executation 2017-12-16 10:16:43 +09:00
winapi Properly increment the waiter count during async TCP connect. 2017-12-16 17:55: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