eventcore/source/eventcore/drivers
Sönke Ludwig 490dc15128
Properly handle the case where a TCP connection gets immediately disconnected.
This can result in both, the write-ready and the disconnect events, to be triggered during the same event loop iteration.
2017-01-30 22:52:13 +01:00
..
posix Properly handle the case where a TCP connection gets immediately disconnected. 2017-01-30 22:52:13 +01:00
winapi Add StreamListenOptions. 2017-01-27 22:09:05 +01:00
libasync.d Add StreamListenOptions. 2017-01-27 22:09:05 +01:00
threadedfile.d Fix Linux build. 2017-01-23 10:38:09 +01:00
timer.d Remove debug output. 2017-01-30 20:11:40 +01:00