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

  /external/chromium/third_party/libevent/
http-internal.h 71 #define EVHTTP_CON_OUTGOING 0x0002 /* multiple requests possible */
http.c 720 int con_outgoing = evcon->flags & EVHTTP_CON_OUTGOING;
    [all...]

Completed in 22 milliseconds