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