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
41312a589e
eventcore
/
source
/
eventcore
/
drivers
History
Diederik de Groot
41312a589e
Remove static compiler __VERSION check. "import core.sys.dragonflybsd.netinet.in_" will work, when compiler support is there.
...
[See](
https://github.com/vibe-d/vibe.d/pull/2028#discussion_r161077152
)
2018-01-11 10:40:37 +01:00
..
posix
Remove static compiler __VERSION check. "import core.sys.dragonflybsd.netinet.in_" will work, when compiler support is there.
2018-01-11 10:40:37 +01: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