Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-socket.c209 optval = curlx_sltosi(data->set.tcp_keepcnt); in tcpkeepalive()
284 optval = curlx_sltosi(data->set.tcp_keepcnt) * in tcpkeepalive()
294 optval = curlx_sltosi(data->set.tcp_keepcnt); in tcpkeepalive()
H A Durldata.h1735 int tcp_keepcnt; /* maximum number of keepalive probes */ member
H A Dsetopt.c1308 data->set.tcp_keepcnt = (int)arg; in setopt_long()
H A Durl.c469 set->tcp_keepcnt = 9; in Curl_init_userdefined()

Completed in 28 milliseconds