libevent  2.2.1
Event notification library
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  event2
 buffer.hFunctions for buffering data for network sending or receiving
 buffer_compat.hObsolete and deprecated versions of the functions in buffer.h: provided only for backward compatibility
 bufferevent.hFunctions for buffering data for network sending or receiving
 bufferevent_compat.hDeprecated versions of the functions in bufferevent.h: provided only for backwards compatibility
 bufferevent_ssl.hOpenSSL support for bufferevents
 dns.hProvides a few APIs to use for resolving DNS names, and a facility for implementing simple DNS servers
 dns_compat.hPotentially non-threadsafe versions of the functions in dns.h: provided only for backwards compatibility
 event.hCore functions for waiting for and receiving events, and using event bases
 event_compat.hPotentially non-threadsafe versions of the functions in event.h: provided only for backwards compatibility
 http.hBasic support for HTTP serving
 http_compat.hPotentially non-threadsafe versions of the functions in http.h: provided only for backwards compatibility
 listener.hA callback that we invoke when a listener has a new connection
 rpc.hThis header files provides basic support for an RPC server and client
 rpc_compat.hDeprecated versions of the functions in rpc.h: provided only for backwards compatibility
 tag.hHelper functions for reading and writing tagged data onto buffers
 tag_compat.hObsolete/deprecated functions from tag.h; provided only for backwards compatibility
 thread.hFunctions for multi-threaded applications using Libevent
 util.hCommon convenience functions for cross-platform portability and related socket manipulations
 watch.h"Prepare" and "check" watchers