Searched refs:EVHTTP_CON_LINGERING_CLOSE (Results 1 – 3 of 3) sorted by relevance
660 #define EVHTTP_CON_LINGERING_CLOSE 0x0020 macro
1023 if (evcon->flags & EVHTTP_CON_LINGERING_CLOSE) in evhttp_lingering_fail()4196 evcon->flags |= EVHTTP_CON_LINGERING_CLOSE; in evhttp_get_request_connection()
86 possible issues (EVHTTP_CON_LINGERING_CLOSE), a lot of new unit tests and new106 …o http: take EVHTTP_CON_LINGERING_CLOSE into account for "Expect: 100-Continue" (ac448a7 Azat Khuz…