HomeSort by relevance Sort by last modified time
    Searched refs:evhttp_connection_fail_ (Results 1 - 4 of 4) sorted by null

  /external/libevent/
http-internal.h 187 void evhttp_connection_fail_(struct evhttp_connection *,
http.c 722 evhttp_connection_fail_(struct evhttp_connection *evcon, function
987 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG);
1017 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG);
1026 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG);
1044 evhttp_connection_fail_(evcon,
1058 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
    [all...]
evrpc.c 976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT);
  /external/libevent/test/
regress_http.c 731 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF);
    [all...]

Completed in 464 milliseconds