eventcore/source/eventcore/drivers/posix
2019-05-05 14:31:12 +10:00
..
dns.d Fix compilation of the getaddrinfo_a based DNS resolver. 2018-11-11 13:06:56 +01:00
driver.d Fix waiterCount not including waiting processes 2019-02-21 22:13:05 +11:00
epoll.d Fix epoll compile error on older frontends. 2018-10-24 12:08:38 +02:00
events.d Fix possible race condition in PosixEventDriverEvents.trigger. 2019-04-13 18:27:23 +02:00
kqueue.d Make the Posix driver initialization nogc. 2018-10-24 11:38:14 +02:00
pipes.d Fix pipe writing 2019-05-05 14:31:12 +10:00
processes.d Fix waiterCount not including waiting processes 2019-02-21 22:13:05 +11:00
select.d Use level-triggered events for listening stream sockets. 2017-09-02 00:12:58 +02:00
signals.d Make the Posix driver initialization nogc. 2018-10-24 11:38:14 +02:00
sockets.d Add StreamListenOptions.reuseAddress and make it the default. 2019-04-01 13:50:33 +02:00
watchers.d Use monotonic clock for timeout 2018-12-23 21:37:12 +09:00