Searched refs:wait_on_socket (Results 1 – 1 of 1) sorted by relevance
32 static int wait_on_socket(curl_socket_t sockfd, int for_recv, long timeout_ms) in wait_on_socket() function104 if(!wait_on_socket(sockfd, 0, 60000L)) { in main()124 wait_on_socket(sockfd, 1, 60000L); in main()