Searched refs:evhttp_set_flags (Results 1 – 8 of 8) sorted by relevance
388 int evhttp_set_flags(struct evhttp *http, int flags);
461 EVHTTP_SERVER_LINGERING_CLOSE to evhttp_set_flags(), with this flag server
3869 int evhttp_set_flags(struct evhttp *http, int flags) in evhttp_set_flags() function
4171 tt_assert(!evhttp_set_flags(http, EVHTTP_SERVER_LINGERING_CLOSE)); in http_lingering_close_test_impl()