description | Embedded I/O event watcher classes (libev/libevent) |
owner | chris.brody@gmail.com |
last change | Sat, 12 Apr 2008 16:44:18 +0000 (12 18:44 +0200) |
URL | git://repo.or.cz/ioevent.git |
| https://repo.or.cz/ioevent.git |
push URL | ssh://repo.or.cz/ioevent.git |
| https://repo.or.cz/ioevent.git (learn more) |
bundle info | ioevent.git downloadable bundles |
content tags
|
|
readme
Copyright-free wrapper to provide I/O and timer event watchers for libev and libevent. The initial purpose of this project is to provide I/O and timer watcher classes with similar functionality to libev/ev++.h, but more functionality may be added in the future.
The class structure is inspired by eventxx and libev/ev++.h.