HomeSort by relevance Sort by last modified time
    Searched defs:socket_connect (Results 1 - 2 of 2) sorted by null

  /external/qemu/
sockets.c 990 socket_connect( int fd, const SockAddress* address ) function
1282 if (socket_connect(s, to) < 0) {
    [all...]
  /external/chromium/third_party/libevent/
http.c 199 static int socket_connect(int fd, const char *address, unsigned short port);
2790 socket_connect(int fd, const char *address, unsigned short port) function
    [all...]

Completed in 2108 milliseconds