Searched refs:evhttp_connection_fail_ (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/contrib/libevent/ |
| H A D | http.c | 722 evhttp_connection_fail_(struct evhttp_connection *evcon, in evhttp_connection_fail_() function 987 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_read_trailer() 1017 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_close() 1026 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_fail() 1044 evhttp_connection_fail_(evcon, in evhttp_read_body() 1439 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error() 1521 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evhttp_error_cb() 1529 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb() 1532 evhttp_connection_fail_(evcon, EVREQ_HTTP_BUFFER_ERROR); in evhttp_error_cb() 2276 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header() [all …]
|
| H A D | http-internal.h | 187 void evhttp_connection_fail_(struct evhttp_connection *,
|
| H A D | evrpc.c | 976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evrpc_request_timeout()
|
| H A D | ChangeLog | 1536 evhttp_connection_fail_ (7afbd60) 1537 o preserve errno in evhttp_connection_fail_ for inspection by the
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | http-internal.h | 189 void evhttp_connection_fail_(struct evhttp_connection *,
|
| H A D | http.c | 682 evhttp_connection_fail_(struct evhttp_connection *evcon, in evhttp_connection_fail_() function 954 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_read_trailer() 983 evhttp_connection_fail_(evcon, in evhttp_read_body() 997 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_body() 1022 evhttp_connection_fail_(evcon, in evhttp_read_body() 1426 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evhttp_error_cb() 1428 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb() 1431 evhttp_connection_fail_(evcon, EVREQ_HTTP_BUFFER_ERROR); in evhttp_error_cb() 2097 evhttp_connection_fail_(evcon, in evhttp_get_body() 2190 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header() [all …]
|
| H A D | evrpc.c | 976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evrpc_request_timeout()
|
| H A D | ChangeLog | 1089 evhttp_connection_fail_ (7afbd60) 1090 o preserve errno in evhttp_connection_fail_ for inspection by the
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_http.c | 684 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress_http.c | 731 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()
|