Searched refs:sock_connect (Results 1 – 1 of 1) sorted by relevance
108 sock_connect(int sock, char *host, int timeout) in sock_connect() function788 if ((fd = sock_connect(fd, host, timeout)) < 0) in main()