eventcore/source/eventcore
Sönke Ludwig 008163e913 Fix setTCPNoDelay/setKeepAlive and add assertions.
Assertions make sure that socket query functions are not called with an invalid handle (resulting in strange out-of-memory errors).
2018-03-07 10:52:01 +01:00
..
drivers Fix setTCPNoDelay/setKeepAlive and add assertions. 2018-03-07 10:52:01 +01:00
internal Add assertion. 2017-09-26 15:49:13 +02:00
core.d Defer driver dispose in main thread to shared static ~this. 2017-11-25 16:59:53 +01:00
driver.d Change all invalid handle values to ~0 and improve FileChange. 2017-11-21 10:42:14 +01:00
socket.d Add DatagramSocket.broadcast property. Fixes #47. 2018-02-22 02:08:09 +01:00