eventcore/source/eventcore/drivers/posix
2018-06-06 11:45:36 +00:00
..
dns.d Create the DNS helper event lazily. 2018-03-18 01:32:09 +01:00
driver.d Tighten the file descriptor slot checks. 2018-03-17 13:11:44 +01:00
epoll.d Set EPOLL_CLOEXEC to prevent fd leakage for command executation 2017-12-16 10:16:43 +09:00
events.d Tighten the file descriptor slot checks. 2018-03-17 13:11:44 +01:00
kqueue.d Fix compilation on DragonFlyBSD 2018-01-09 15:23:23 +01:00
select.d Use level-triggered events for listening stream sockets. 2017-09-02 00:12:58 +02:00
signals.d Tighten the file descriptor slot checks. 2018-03-17 13:11:44 +01:00
sockets.d ease asserting, constants wrapped for future robustness 2018-06-06 11:45:36 +00:00
watchers.d Tighten the file descriptor slot checks. 2018-03-17 13:11:44 +01:00