Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h738 evhttp_connection_get_addr(struct evhttp_connection *evcon);
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h773 evhttp_connection_get_addr(struct evhttp_connection *evcon);
/freebsd-13.1/contrib/libevent/
H A Dhttp.c2517 evhttp_connection_get_addr(struct evhttp_connection *evcon) in evhttp_connection_get_addr() function
2527 const struct sockaddr *sa = evhttp_connection_get_addr(evcon); in evhttp_connection_connect_()
H A Dwhatsnew-2.1.txt447 There's a new evhttp_connection_get_addr() API to return the peer
H A DChangeLog584 o http: implement new evhttp_connection_get_addr() api. (0c7f040 Azat
750 o regress_http: add tests for evhttp_connection_get_addr() (4dd500c
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt427 There's a new evhttp_connection_get_addr() API to return the peer
H A DChangeLog137 o http: implement new evhttp_connection_get_addr() api. (0c7f040 Azat
303 o regress_http: add tests for evhttp_connection_get_addr() (4dd500c
H A Dhttp.c2413 evhttp_connection_get_addr(struct evhttp_connection *evcon) in evhttp_connection_get_addr() function
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3867 storage = evhttp_connection_get_addr(evcon); in http_request_get_addr_on_close()
/freebsd-13.1/contrib/libevent/test/
H A Dregress_http.c4360 storage = evhttp_connection_get_addr(evcon); in http_request_get_addr_on_close()