Loading docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3 +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ if(curl) { curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 120L); /* interval time between keep-alive probes: 60 seconds */ curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 60L); curl_easy_setopt(curl, CURLOPT_TCP_KEEPINTVL, 60L); curl_easy_perform(curl); } Loading docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3 +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ if(curl) { curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 120L); /* interval time between keep-alive probes: 60 seconds */ curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 60L); curl_easy_setopt(curl, CURLOPT_TCP_KEEPINTVL, 60L); curl_easy_perform(curl); } Loading docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3 +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ if(curl) { curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 120L); /* interval time between keep-alive probes: 60 seconds */ curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 60L); curl_easy_setopt(curl, CURLOPT_TCP_KEEPINTVL, 60L); curl_easy_perform(curl); } Loading Loading
docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3 +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ if(curl) { curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 120L); /* interval time between keep-alive probes: 60 seconds */ curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 60L); curl_easy_setopt(curl, CURLOPT_TCP_KEEPINTVL, 60L); curl_easy_perform(curl); } Loading
docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3 +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ if(curl) { curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 120L); /* interval time between keep-alive probes: 60 seconds */ curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 60L); curl_easy_setopt(curl, CURLOPT_TCP_KEEPINTVL, 60L); curl_easy_perform(curl); } Loading
docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3 +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ if(curl) { curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 120L); /* interval time between keep-alive probes: 60 seconds */ curl_easy_setopt(curl, CURLOPT_TCP_KEEPIDLE, 60L); curl_easy_setopt(curl, CURLOPT_TCP_KEEPINTVL, 60L); curl_easy_perform(curl); } Loading