Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libevent/dist/include/event2/
Dhttp.h664 #define EVHTTP_CON_LINGERING_CLOSE 0x0020 macro
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
Dhttp.h665 #define EVHTTP_CON_LINGERING_CLOSE 0x0020 macro
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dhttp.c1042 if (evcon->flags & EVHTTP_CON_LINGERING_CLOSE) in evhttp_lingering_fail()
4265 evcon->flags |= EVHTTP_CON_LINGERING_CLOSE; in evhttp_get_request_connection()
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…
/netbsd/src/external/bsd/libevent/dist/
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()
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…