eventcore/source/eventcore
Sönke Ludwig dbb8267540 Introduce TimerCallback2.
This allows getting notified also if the timer has been stopped, so that it is guaranteed to be called, except if cancelWait is called.

Necessary for fixing vibe-d/vibe-core#86
2018-10-27 14:11:11 +02:00
..
drivers Introduce TimerCallback2. 2018-10-27 14:11:11 +02:00
internal Use stderr instead of stdout for debug messages. 2018-10-26 20:40:22 +02:00
core.d Change shutdown behavior to allow graceful handle leaks. 2018-10-26 20:40:22 +02:00
driver.d Introduce TimerCallback2. 2018-10-27 14:11:11 +02:00
socket.d ease asserting, constants wrapped for future robustness 2018-06-06 11:45:36 +00:00