Searched refs:evhttp_accept_socket (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
H A Devhttp.h105 int evhttp_accept_socket(struct evhttp *http, int fd);
H A Dhttp.c2266 res = evhttp_accept_socket(http, fd);
2276 evhttp_accept_socket(struct evhttp *http, int fd) function

Completed in 19 milliseconds