Lines Matching defs:overlapped
47 Internal use only. Wraps an OVERLAPPED that we're using for libevent
49 OVERLAPPED*, it upcasts the pointer to an event_overlapped, and calls the
54 OVERLAPPED overlapped;
108 @param overlapped The struct event_overlapped to initialize
115 /** Allocate and return a new evbuffer that supports overlapped IO on a given
127 /** Start reading data onto the end of an overlapped evbuffer.
136 @param ol Overlapped object with associated completion callback.
151 @param ol Overlapped object with associated completion callback.
170 /** Associate a file descriptor with an iocp, such that overlapped IO on the