Searched refs:evhttp_send (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 2833 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send() function 2863 evhttp_send(req, databuf); in evhttp_send_reply() 3076 evhttp_send(req, databuf); in evhttp_send_page_()
|
H A D | ChangeLog-1.4 | 22 o make evhttp_send() safe against terminated connections, too (01ea0c5)
|
H A D | ChangeLog-2.0 | 949 o make evhttp_send() safe against terminated connections, too (3978180)
|
/freebsd/contrib/libevent/ |
H A D | http.c | 2833 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send() function 2863 evhttp_send(req, databuf); in evhttp_send_reply() 3076 evhttp_send(req, databuf); in evhttp_send_page_()
|
H A D | ChangeLog-1.4 | 22 o make evhttp_send() safe against terminated connections, too (01ea0c5)
|
H A D | ChangeLog-2.0 | 949 o make evhttp_send() safe against terminated connections, too (3978180)
|