Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c1406 evhttp_connection_cb_cleanup(struct evhttp_connection *evcon) in evhttp_connection_cb_cleanup() function
1498 evhttp_connection_cb_cleanup(evcon); in evhttp_error_cb()
1651 evhttp_connection_cb_cleanup(evcon); in evhttp_connection_cb()
2638 evhttp_connection_cb_cleanup(evcon); in evhttp_connection_connect_()
H A DChangeLog1744 o Fix subtle recursion in evhttp_connection_cb_cleanup(). (218cf19 Tomash Brechko)