Searched defs:connect_timeout (Results 1 – 3 of 3) sorted by relevance
86 unsigned int connect_timeout; in main() local
507 connect_timeout(int sockfd, struct sockaddr *name, int namelen) in connect_timeout() function
1695 int connect_timeout; /* when > 0, gives socket connect() timeout in seconds, < 0 in usec */ member