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