eventcore/source/eventcore/drivers/winapi
Sönke Ludwig 314bd2bb48 Fix WinAPI condition for outOfWaiters event loop exit reason.
Calling processEvents could previously block indefinitely even if there were no waiters left.
2017-11-20 15:59:35 +01:00
..
core.d Fix WinAPI condition for outOfWaiters event loop exit reason. 2017-11-20 15:59:35 +01:00
dns.d Split up WinAPI driver into separate files. 2017-01-25 16:14:06 +01:00
driver.d Implement WinAPI based TCP socket support. 2017-06-24 22:31:16 +02:00
events.d Fix bogus outOfWaiters event loop exit reason for active event waits. 2017-02-22 17:35:26 +01:00
files.d Split up WinAPI driver into separate files. 2017-01-25 16:14:06 +01:00
signals.d Split up WinAPI driver into separate files. 2017-01-25 16:14:06 +01:00
sockets.d Implement WinAPIEventDriverSockets.cancelConnectStream. 2017-11-12 14:41:08 +01:00
watchers.d Fix a possible range error when a win32 file watcher gets destroyed while waiting. 2017-11-17 18:35:48 +01:00