Searched refs:evhttp_send (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | http.c | 2657 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send() function 2687 evhttp_send(req, databuf); in evhttp_send_reply() 2896 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-12.1/contrib/libevent/ |
| H A D | http.c | 2785 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send() function 2815 evhttp_send(req, databuf); in evhttp_send_reply() 3024 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)
|