Samba tevent Library
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP2:GA/tevent && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000025 25 Bytes | |
tevent-0.9.28.tar.asc | 0000000473 473 Bytes | |
tevent-0.9.28.tar.gz | 0000581522 568 KB | |
tevent.changes | 0000010459 10.2 KB | |
tevent.keyring | 0000004262 4.16 KB | |
tevent.spec | 0000005468 5.34 KB |
Revision 2 (latest revision is 6)
Ruediger Oertel (oertel)
committed
(revision 2)
- Update to 0.9.28; (bsc#954658). + Fix memory leak when old signal action restored (bso#11742). - Update to 0.9.27. + Fix bug in poll backend - poll_event_loop_poll() exits the for loop on POLLNVAL instead of continuing to find an event that is ready. + Fix ETIME handling for Solaris event ports (bso#11728).
Comments 0