Home
last modified time | relevance | path

Searched refs:EVHTTP_SERVER_LINGERING_CLOSE (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h379 #define EVHTTP_SERVER_LINGERING_CLOSE 0x0001 macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h379 #define EVHTTP_SERVER_LINGERING_CLOSE 0x0001 macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3872 avail_flags |= EVHTTP_SERVER_LINGERING_CLOSE; in evhttp_set_flags()
4262 if (http->flags & EVHTTP_SERVER_LINGERING_CLOSE) in evhttp_get_request_connection()
H A Dwhatsnew-2.1.txt461 EVHTTP_SERVER_LINGERING_CLOSE to evhttp_set_flags(), with this flag server
H A DChangeLog539 o test: http/lingering_close: cover EVHTTP_SERVER_LINGERING_CLOSE (e122ca1 Azat Khuzhin)
540 o test: http/non_lingering_close: cover ~EVHTTP_SERVER_LINGERING_CLOSE (f41e1b0 Azat Khuzhin)
/freebsd/contrib/libevent/
H A Dhttp.c3872 avail_flags |= EVHTTP_SERVER_LINGERING_CLOSE; in evhttp_set_flags()
4262 if (http->flags & EVHTTP_SERVER_LINGERING_CLOSE) in evhttp_get_request_connection()
H A Dwhatsnew-2.1.txt461 EVHTTP_SERVER_LINGERING_CLOSE to evhttp_set_flags(), with this flag server
H A DChangeLog539 o test: http/lingering_close: cover EVHTTP_SERVER_LINGERING_CLOSE (e122ca1 Azat Khuzhin)
540 o test: http/non_lingering_close: cover ~EVHTTP_SERVER_LINGERING_CLOSE (f41e1b0 Azat Khuzhin)
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c4171 tt_assert(!evhttp_set_flags(http, EVHTTP_SERVER_LINGERING_CLOSE)); in http_lingering_close_test_impl()
/freebsd/contrib/libevent/test/
H A Dregress_http.c4171 tt_assert(!evhttp_set_flags(http, EVHTTP_SERVER_LINGERING_CLOSE)); in http_lingering_close_test_impl()