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.c1129 bool disconnecting) in pop3_block_statemach() argument
1135 result = Curl_pp_statemach(data, &pop3c->pp, TRUE, disconnecting); in pop3_block_statemach()
H A Dsmtp.c1305 bool disconnecting) in smtp_block_statemach() argument
1311 result = Curl_pp_statemach(data, &smtpc->pp, TRUE, disconnecting); in smtp_block_statemach()
H A Dimap.c1409 bool disconnecting) in imap_block_statemach() argument
1415 result = Curl_pp_statemach(data, &imapc->pp, TRUE, disconnecting); in imap_block_statemach()
/curl/docs/libcurl/opts/
H A DCURLOPT_PINNEDPUBLICKEY.md96 # - OpenSSL may wait for input instead of disconnecting. Hit enter.
H A DCURLOPT_PROXY_PINNEDPUBLICKEY.md93 # - OpenSSL may wait for input instead of disconnecting. Hit enter.

Completed in 21 milliseconds