socket_connect 199 third_party/libevent/http.c static int socket_connect(int fd, const char *address, unsigned short port); socket_connect 1777 third_party/libevent/http.c if (socket_connect(evcon->fd, evcon->address, evcon->port) == -1) {