Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_http.c90 http_bind(struct evhttp *myhttp, ev_uint16_t *pport, int mask) in http_bind() function
138 if (http_bind(myhttp, pport, mask) < 0) in http_setup()
470 if (http_bind(http, &port2, server_flags) == -1) { in http_basic_test_impl()
653 if (http_bind(http, &port2, 0) == -1) in http_bad_request_test()