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

  /external/chromium/third_party/libevent/
http-internal.h 70 #define EVHTTP_CON_INCOMING 0x0001 /* only one request on it ever */
http.c 639 if (evcon->flags & EVHTTP_CON_INCOMING) {
    [all...]
  /external/chromium_org/third_party/libevent/
http-internal.h 70 #define EVHTTP_CON_INCOMING 0x0001 /* only one request on it ever */
http.c 639 if (evcon->flags & EVHTTP_CON_INCOMING) {
    [all...]

Completed in 33 milliseconds