Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dhttp.h664 #define EVHTTP_CON_LINGERING_CLOSE 0x0020 macro
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c1044 if (evcon->flags & EVHTTP_CON_LINGERING_CLOSE) in evhttp_lingering_fail()
4267 evcon->flags |= EVHTTP_CON_LINGERING_CLOSE; in evhttp_get_request_connection()
H A DChangeLog399 possible issues (EVHTTP_CON_LINGERING_CLOSE), a lot of new unit tests and new
419 …o http: take EVHTTP_CON_LINGERING_CLOSE into account for "Expect: 100-Continue" (ac448a7 Azat Khuz…