Searched refs:server_flags (Results 1 – 1 of 1) sorted by relevance
514 int server_flags = ssl ? HTTP_BIND_SSL : 0; in http_basic_test_impl() local515 struct evhttp *http = http_setup(&port, data->base, server_flags); in http_basic_test_impl()521 if (http_bind(http, &port2, server_flags) == -1) { in http_basic_test_impl()