This website requires JavaScript.
Explore
Help
Sign in
debian-packages
/
eventcore
Watch
1
Star
0
Fork
You've already forked eventcore
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2005c93f53
eventcore
/
source
/
eventcore
/
drivers
History
Download ZIP
Download TAR.GZ
Sönke Ludwig
c3fa500c3b
Merge pull request
#39
from kubo39/epoll-cloexec
...
Set EPOLL_CLOEXEC to prevent fd leakage for command executation
2017-12-16 18:58:40 +01:00
..
posix
Set EPOLL_CLOEXEC to prevent fd leakage for command executation
2017-12-16 10:16:43 +09:00
winapi
Properly increment the waiter count during async TCP connect.
2017-12-16 17:55:13 +01:00
libasync.d
cancelConnectStream for Posix
2017-11-11 01:14:54 +00:00
threadedfile.d
Fix ThreadedFileEventDriver read/write issues.
2017-10-30 22:54:14 +01:00
timer.d
Fix re-enqueuing of periodic timers.
Fixes
#25
.
2017-09-26 15:49:13 +02:00