Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libtevent - The tevent library
- Description:
Tevent is an event system based on the talloc memory management library.
Tevent has support for many event types, including timers, signals, and
the classic file descriptor events.
Tevent also provide helpers to deal with asynchronous code providing the
tevent_req (Tevent Request) functions.
Packages
libtevent-0.9.15-1.fc17.i686
[25 KiB] |
Changelog
by Stephen Gallagher (2012-02-10):
- New upstream release 0.9.15
- Properly re-sets the nested.level flag in the ev.ctx when reinitializing
after a fork()
- Allow tevent_signal events to be freed during their handler
|