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
f808f89e7c
eventcore
/
source
/
eventcore
/
drivers
History
Download ZIP
Download TAR.GZ
Sönke Ludwig
f808f89e7c
Fix issues for posix events and cleanup cancel semantics.
...
Cancelling an operation now guarantees that the callback won't be called.
2016-06-15 18:20:32 +02:00
..
epoll.d
Fix deprecation warnings on DMD 2.071.0.
2016-05-18 12:47:30 +02:00
posix.d
Fix issues for posix events and cleanup cancel semantics.
2016-06-15 18:20:32 +02:00
select.d
Add EventDriver.exit and move all event callback parameters to the end.
2016-01-27 11:02:54 +01:00
timer.d
Remove redundant callback parameter from createTimer.
2016-06-14 09:25:06 +02:00