Searched refs:read_overlapped (Results 1 – 2 of 2) sorted by relevance
83 struct event_overlapped read_overlapped; member148 bev_a = EVUTIL_UPCAST(eo, struct bufferevent_async, read_overlapped); in upcast_read()293 if (evbuffer_launch_read_(bev->input, at_most, &beva->read_overlapped)) { in bev_async_consider_reading()582 event_overlapped_init_(&bev_a->read_overlapped, read_complete); in bufferevent_async_new_()
486 me.handle.read_overlapped(slice, overlapped) in schedule_read()