HomeSort by: relevance | last modified time | path
    Searched defs:evhttp_bind_socket (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
http.c 3553 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) function
3726 if (evhttp_bind_socket(http, address, port) == -1) {
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 3551 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) function
3724 if (evhttp_bind_socket(http, address, port) == -1) {

Completed in 17 milliseconds