Home
last modified time | relevance | path

Searched refs:tcp_keepintvl (Results 1 - 4 of 4) sorted by relevance

/third_party/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 Durldata.h1815 int tcp_keepintvl; /* seconds between TCP keepalive probes */ member
H A Dsetopt.c2928 data->set.tcp_keepintvl = (int)arg; in Curl_vsetopt()
H A Durl.c472 set->tcp_keepintvl = 60; in Curl_init_userdefined()

Completed in 14 milliseconds