Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp.h660 #define EVHTTP_CON_LINGERING_CLOSE 0x0020 macro
/external/libevent/
Dhttp.c1023 if (evcon->flags & EVHTTP_CON_LINGERING_CLOSE) in evhttp_lingering_fail()
4196 evcon->flags |= EVHTTP_CON_LINGERING_CLOSE; in evhttp_get_request_connection()
DChangeLog86 possible issues (EVHTTP_CON_LINGERING_CLOSE), a lot of new unit tests and new
106 …o http: take EVHTTP_CON_LINGERING_CLOSE into account for "Expect: 100-Continue" (ac448a7 Azat Khuz…