Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_http.c421 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) in http_chunked_trickle_cb() function
433 http_chunked_trickle_cb, state, &when); in http_chunked_trickle_cb()
460 event_base_once(arg, -1, EV_TIMEOUT, http_chunked_trickle_cb, state, &when); in http_chunked_cb()