libevent
event2 Directory Reference

Files

file  buffer.h [code]
 Functions for buffering data for network sending or receiving.
 
file  buffer_compat.h [code]
 Obsolete and deprecated versions of the functions in buffer.h: provided only for backward compatibility.
 
file  bufferevent.h [code]
 Functions for buffering data for network sending or receiving.
 
file  bufferevent_ssl.h [code]
 OpenSSL support for bufferevents.
 
file  dns.h [code]
 Welcome, gentle reader.
 
file  dns_compat.h [code]
 Potentially non-threadsafe versions of the functions in dns.h: provided only for backwards compatibility.
 
file  event.h [code]
 Core functions for waiting for and receiving events, and using event bases.
 
file  event_compat.h [code]
 Potentially non-threadsafe versions of the functions in event.h: provided only for backwards compatibility.
 
file  http.h [code]
 Basic support for HTTP serving.
 
file  http_compat.h [code]
 Potentially non-threadsafe versions of the functions in http.h: provided only for backwards compatibility.
 
file  rpc.h [code]
 This header files provides basic support for an RPC server and client.
 
file  rpc_compat.h [code]
 Deprecated versions of the functions in rpc.h: provided only for backwards compatibility.
 
file  tag.h [code]
 Helper functions for reading and writing tagged data onto buffers.
 
file  tag_compat.h [code]
 Obsolete/deprecated functions from tag.h; provided only for backwards compatibility.
 
file  thread.h [code]
 Functions for multi-threaded applications using Libevent.
 
file  util.h [code]
 Common convenience functions for cross-platform portability and related socket manipulations.