HomeSort by relevance Sort by last modified time
    Searched refs:EVHTTP_CON_INCOMING (Results 1 - 2 of 2) 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...]

Completed in 22 milliseconds