Home
last modified time | relevance | path

Searched refs:disconnecting (Results 1 – 7 of 7) sorted by relevance

/curl/lib/
H A Dpingpong.h89 bool block, bool disconnecting);
97 struct pingpong *pp, bool disconnecting);
H A Dpingpong.c51 struct pingpong *pp, bool disconnecting) in Curl_pp_state_timeout() argument
68 if(data->set.timeout && !disconnecting) { in Curl_pp_state_timeout()
85 bool disconnecting) in Curl_pp_statemach() argument
91 timediff_t timeout_ms = Curl_pp_state_timeout(data, pp, disconnecting); in Curl_pp_statemach()
H A Dpop3.c1071 bool disconnecting) in pop3_block_statemach() argument
1077 result = Curl_pp_statemach(data, &pop3c->pp, TRUE, disconnecting); in pop3_block_statemach()
H A Dsmtp.c1301 bool disconnecting) in smtp_block_statemach() argument
1307 result = Curl_pp_statemach(data, &smtpc->pp, TRUE, disconnecting); in smtp_block_statemach()
H A Dimap.c1411 bool disconnecting) in imap_block_statemach() argument
1417 result = Curl_pp_statemach(data, &imapc->pp, TRUE, disconnecting); in imap_block_statemach()
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY_PINNEDPUBLICKEY.md87 # - OpenSSL may wait for input instead of disconnecting. Hit enter.
H A DCURLOPT_PINNEDPUBLICKEY.md93 # - OpenSSL may wait for input instead of disconnecting. Hit enter.

Completed in 47 milliseconds