eventcore/source/eventcore
Sönke Ludwig b0ed2389fa Remove invalid assertion.
Since file descriptors are now identified using their validation counter, it is a valid operation to invalidate a slot that is still referenced.

This fixes a related test failure in vibe-core.
2020-05-18 15:09:34 +02:00
..
drivers Remove invalid assertion. 2020-05-18 15:09:34 +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