Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp-internal.h181 int evhttp_connection_connect_(struct evhttp_connection *);
H A Dhttp.c788 evhttp_connection_connect_(evcon); in evhttp_connection_fail_()
852 evhttp_connection_connect_(evcon); in evhttp_connection_done()
1402 evhttp_connection_connect_(evcon); in evhttp_connection_retry()
2568 evhttp_connection_connect_(struct evhttp_connection *evcon) in evhttp_connection_connect_() function
2685 int res = evhttp_connection_connect_(evcon); in evhttp_make_request()
H A DChangeLog744 o http: eliminate warning about "socklen" in evhttp_connection_connect_() (dfad1a4 Azat Khuzhin)