aboutsummaryrefslogblamecommitdiff
path: root/devel/tevent/pkg-descr
blob: 192ef5d0e81b5150a5f8f8a41bb0fc071409e21d (plain) (tree)
1
2
3
4
5
6
7
8







                                                                     
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.

WWW:	http://www.samba.org/