HomeSort by relevance Sort by last modified time
    Searched full:evhttp_connection_fail (Results 1 - 3 of 3) sorted by null

  /external/libevent/
http-internal.h 181 void evhttp_connection_fail(struct evhttp_connection *,
http.c 698 evhttp_connection_fail(struct evhttp_connection *evcon, function
940 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
969 evhttp_connection_fail(evcon,
983 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
1008 evhttp_connection_fail(evcon,
1138 * evhttp_connection_fail.
    [all...]
evrpc.c 979 evhttp_connection_fail(evcon, EVCON_HTTP_TIMEOUT);

Completed in 963 milliseconds