Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c1282 evhttp_connection_cb_cleanup(struct evhttp_connection *evcon) in evhttp_connection_cb_cleanup() function
1335 evhttp_connection_cb_cleanup(evcon); in evhttp_error_cb()
1455 evhttp_connection_cb_cleanup(evcon); in evhttp_connection_cb()
2225 evhttp_connection_cb_cleanup(evcon); in evhttp_connection_connect()
DChangeLog379 o Fix subtle recursion in evhttp_connection_cb_cleanup(). (218cf19 Tomash Brechko)