Searched refs:DEFAULT_SHUTDOWN_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
/curl/lib/ | ||
H A D | connect.h | 43 #define DEFAULT_SHUTDOWN_TIMEOUT_MS (2 * 1000) macro |
H A D | connect.c | 157 data->set.shutdowntimeout : DEFAULT_SHUTDOWN_TIMEOUT_MS; in Curl_shutdown_start() |
Completed in 7 milliseconds