Home
last modified time | relevance | path

Searched refs:con_outgoing (Results 1 – 1 of 1) sorted by relevance

/external/libevent/
Dhttp.c774 int con_outgoing = evcon->flags & EVHTTP_CON_OUTGOING; in evhttp_connection_done() local
776 if (con_outgoing) { in evhttp_connection_done()
822 if (con_outgoing && ((req->flags & EVHTTP_USER_OWNED) == 0)) { in evhttp_connection_done()