Searched refs:http_write_during_read (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_http.c | 4491 http_write_during_read(evutil_socket_t fd, short what, void *arg) in http_write_during_read() function 4530 event_base_once(data->base, -1, EV_TIMEOUT, http_write_during_read, bev, &tv); in http_write_during_read_test_impl()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_http.c | 4491 http_write_during_read(evutil_socket_t fd, short what, void *arg) in http_write_during_read() function 4530 event_base_once(data->base, -1, EV_TIMEOUT, http_write_during_read, bev, &tv); in http_write_during_read_test_impl()
|