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