Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h653 void evhttp_connection_set_family(struct evhttp_connection *evcon,
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h653 void evhttp_connection_set_family(struct evhttp_connection *evcon,
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt466 The evhttp_connection_set_family() can bypass family hint to evdns.
H A DChangeLog422 o http: export evhttp_connection_set_family() (714fc70 Azat Khuzhin)
789 …o Add evhttp_connection_set_family() to set addrinfo->family for DNS requests (12c29b0 Azat Khuzhi…
812 …o test: add regress for evhttp_connection_set_family() with AF_INET and AF_UNSPEC (42aefeb Azat Kh…
H A Dhttp.c2461 void evhttp_connection_set_family(struct evhttp_connection *evcon, in evhttp_connection_set_family() function
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt466 The evhttp_connection_set_family() can bypass family hint to evdns.
H A DChangeLog422 o http: export evhttp_connection_set_family() (714fc70 Azat Khuzhin)
789 …o Add evhttp_connection_set_family() to set addrinfo->family for DNS requests (12c29b0 Azat Khuzhi…
812 …o test: add regress for evhttp_connection_set_family() with AF_INET and AF_UNSPEC (42aefeb Azat Kh…
H A Dhttp.c2461 void evhttp_connection_set_family(struct evhttp_connection *evcon, in evhttp_connection_set_family() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1099 evhttp_connection_set_family(evcon, family); in http_connection_test_()
/freebsd/contrib/libevent/test/
H A Dregress_http.c1099 evhttp_connection_set_family(evcon, family); in http_connection_test_()