Searched defs:evhttp_bind_socket (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
H A Dhttp.c2252 evhttp_bind_socket(struct evhttp *http, const char *address, u_short port) function
2342 if (evhttp_bind_socket(http, address, port) == -1) {

Completed in 51 milliseconds