Searched refs:http_set_timeout (Results 1 – 1 of 1) sorted by relevance
69 static void http_set_timeout(int fd, double timeout);2449 http_set_timeout(http->fd, http->timeout_value); in httpReconnect2()2751 http_set_timeout(http->fd, timeout); in httpSetTimeout()4573 http_set_timeout(int fd, /* I - File descriptor */ in http_set_timeout() function