Home
last modified time | relevance | path

Searched refs:outstanding (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dsocks.c236 sx->outstanding -= nwritten; in socks_state_send()
267 sx->outstanding -= nread; in socks_state_recv()
460 else if(sx->outstanding) { in do_SOCKS4()
476 else if(sx->outstanding) { in do_SOCKS4()
632 sx->outstanding = idx; in do_SOCKS5()
637 else if(sx->outstanding) { in do_SOCKS5()
648 else if(sx->outstanding) { in do_SOCKS5()
663 else if(sx->outstanding) { in do_SOCKS5()
759 sx->outstanding = len; in do_SOCKS5()
773 sx->outstanding = 2; in do_SOCKS5()
[all …]
/curl/tests/data/
H A Dtest20759 # curl: (18) transfer closed with outstanding read data remaining
/curl/docs/libcurl/opts/
H A DCURLMOPT_MAX_PIPELINE_LENGTH.md33 outstanding requests in an HTTP/1.1 pipeline. This option is only used for

Completed in 10 milliseconds