eventcore/source/eventcore
Sönke Ludwig 85dc8d54e6 Make file and pipe closing asynchronous.
CloseHandle can block for extended periods of time in certain cases, causing the whole thread to be blocked otherwise.
2020-05-12 09:47:06 +02:00
..
drivers Make file and pipe closing asynchronous. 2020-05-12 09:47:06 +02:00
internal Make file and pipe closing asynchronous. 2020-05-12 09:47:06 +02:00
core.d Change shutdown behavior to allow graceful handle leaks. 2018-10-26 20:40:22 +02:00
driver.d Make file and pipe closing asynchronous. 2020-05-12 09:47:06 +02:00
meson.build Add support for building with meson 2020-03-26 07:58:02 +01:00
socket.d Add tests for TCP shutdown procedure and connection state handling. 2020-03-17 14:26:48 +01:00