Home
last modified time | relevance | path

Searched refs:http_chunked_trickle_cb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_http.c426 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) in http_chunked_trickle_cb() function
438 http_chunked_trickle_cb, state, &when); in http_chunked_trickle_cb()
465 event_base_once(arg, -1, EV_TIMEOUT, http_chunked_trickle_cb, state, &when); in http_chunked_cb()