|
libevent
|
| An opaque type for handling buffered IO | |
| An evbuffer is an opaque data type for efficiently buffering data to be sent or received on the network | |
| Structure passed to an evbuffer_cb_func evbuffer callback | |
| Describes a single extent of memory inside an evbuffer | |
| Pointer to a position within an evbuffer | |
| Structure to represent a single event | |
| Structure to hold information and state for a Libevent dispatch loop | |
| Configuration for an event_base | |
| This structure describes the interface a threading library uses for condition variables | |
| This structure describes the interface a threading library uses for locking | |
| A definition of struct addrinfo for systems that lack it |
1.8.5