eventcore/source/eventcore/drivers
Sönke Ludwig a7e5b49943 Implement basic UDP support for the WinAPI driver.
Note that the IOMode.immediate semantics are not compatible with the current 0-udp.d test and will instead call the callback asynchronously. It appears that non-blocking semantics are generally not possible with overlapped sockets.
2017-06-26 23:37:33 +02:00
..
posix Move .userData to the socket driver. 2017-06-24 22:01:32 +02:00
winapi Implement basic UDP support for the WinAPI driver. 2017-06-26 23:37:33 +02:00
libasync.d Fix compilation of the libasync driver stub. 2017-03-10 22:56:07 +01:00
threadedfile.d Fix waiter count tracking in the Posix driver. Fixes #8. 2017-06-10 10:27:55 +02:00
timer.d Fix waiter count tracking in the Posix driver. Fixes #8. 2017-06-10 10:27:55 +02:00