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