CURLOPT_TCP_KEEPALIVE (3) Linux Manual Page
CURLOPT_TCP_KEEPALIVE – enable TCP keep-alive probing
Synopsis
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_TCP_KEEPALIVE, long probe);
CURLOPT_TCP_KEEPALIVE – enable TCP keep-alive probing
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_TCP_KEEPALIVE, long probe);