Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-socket.c201 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
223 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
264 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
285 curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
H A Durldata.h1734 int tcp_keepintvl; /* seconds between TCP keepalive probes */ member
H A Dsetopt.c1301 data->set.tcp_keepintvl = (int)arg; in setopt_long()
H A Durl.c467 set->tcp_keepintvl = 60; in Curl_init_userdefined()

Completed in 30 milliseconds