Home
last modified time | relevance | path

Searched refs:tcp_keepintvl (Results 1 – 4 of 4) sorted by path

/curl/lib/
H A Dcf-socket.c178 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
209 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
H A Dsetopt.c2919 data->set.tcp_keepintvl = (int)arg; in Curl_vsetopt()
H A Durl.c468 set->tcp_keepintvl = 60; in Curl_init_userdefined()
H A Durldata.h1749 int tcp_keepintvl; /* seconds between TCP keepalive probes */ member

Completed in 48 milliseconds