Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h663 #define EVHTTP_CON_LINGERING_CLOSE 0x0020 macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h663 #define EVHTTP_CON_LINGERING_CLOSE 0x0020 macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c1040 if (evcon->flags & EVHTTP_CON_LINGERING_CLOSE) in evhttp_lingering_fail()
4263 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…
/freebsd/contrib/libevent/
H A Dhttp.c1040 if (evcon->flags & EVHTTP_CON_LINGERING_CLOSE) in evhttp_lingering_fail()
4263 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…