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
2acf44596a
eventcore
/
source
/
eventcore
/
drivers
History
Sönke Ludwig
2acf44596a
Avoid possible dangling objects referenced by timer callback delegates.
Fixes
#2
.
2016-12-18 19:39:29 +01:00
..
epoll.d
Introduce debug version EventCoreEpollDebug.
2016-11-29 11:56:23 +01:00
kqueue.d
Improve cross-platform organization and fix compilation on Windows (posix driver).
2016-10-18 11:53:52 +02:00
libasync.d
Add bind address support for outgoing TCP connections.
2016-11-02 20:22:54 +01:00
posix.d
Fix erroneously disabling some socket events in the Posix driver.
2016-11-29 11:58:46 +01:00
select.d
Improve cross-platform organization and fix compilation on Windows (posix driver).
2016-10-18 11:53:52 +02:00
threadedfile.d
Remove EventDriverFiles.createTemp() and add adopt() instead.
2016-12-10 15:59:03 +01:00
timer.d
Avoid possible dangling objects referenced by timer callback delegates.
Fixes
#2
.
2016-12-18 19:39:29 +01:00
winapi.d
Add bind address support for outgoing TCP connections.
2016-11-02 20:22:54 +01:00