Lines Matching refs:event2
43 There are *regular headers*, like event2/event.h. These headers contain
46 There are *backward compatibility headers*, like event2/event_compat.h.
53 Finally, there are *structure headers*, like event2/event_struct.h.
67 The core event logic is now in event2/event.h. The "evbuffer" functions
68 for low-level buffer manipulation are in event2/buffer.h. The
70 event2/bufferevent.h.
109 event2/event_compat.h.)
125 #include <event2/event.h>
180 Supported features are documented in event2/event.h
231 evthread_set_lock_callbacks and related functions in event2/thread.h.
419 total number of bytes written. See event2/buffer.h for full details.
487 declared in <event2/bufferevent_ssl.h>. If you want to wrap an
543 event2/util.h, to provide a getaddrinfo() implementation for
561 event2/listener.h header.