eventcore/source/eventcore
Andrej Mitrovic 6f62236b2d DNS allocateHandle(): Don't return handle in use
This is a second attempt at fixing the issue originally
mentioned in PR #152.

This will allocate a new handle if all of them are in use.
2020-08-31 02:21:05 +02:00
..
drivers DNS allocateHandle(): Don't return handle in use 2020-08-31 02:21:05 +02:00
internal Fix CFRunLoop selection in multi-threaded scenarios. 2020-05-25 14:36:29 +02:00
core.d Move loop modules back to the posix package to work around compiler errors. 2020-05-23 17:41:02 +02:00
driver.d Improve documentation w.r.t to concurrent writes/reads 2020-08-31 02:19:53 +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