Home
last modified time | relevance | path

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

/libevent-2.1.12/test/
H A Dregress_http.c1462 struct evhttp *inactive_http = NULL; in http_cancel_test() local
1498 inactive_http = http_setup(&port, inactive_base, 0); in http_cancel_test()
1599 if (inactive_http) in http_cancel_test()
1600 evhttp_free(inactive_http); in http_cancel_test()