Talloc based event loop library
tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. Talloc is used for memory management, both internally and for private data provided by users of the library.
$
pkg install tevent016Origin
devel/tevent016
Size
204KiB
License
LGPL3
Maintainer
samba@FreeBSD.org
Dependencies
3 packages
Required by
2 packages