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

  /external/libevent/
http.c 774 int con_outgoing = evcon->flags & EVHTTP_CON_OUTGOING; local
776 if (con_outgoing) {
822 if (con_outgoing && ((req->flags & EVHTTP_USER_OWNED) == 0)) {
    [all...]

Completed in 46 milliseconds