From 4a4b63daaa01ef59b131d91e8e6e6dfe275c0f08 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 14 Feb 2020 16:16:54 +0100 Subject: socks: make the connect phase non-blocking Removes two entries from KNOWN_BUGS. Closes #4907 --- docs/TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index 4ed23b456..1d43e7f63 100644 --- a/docs/TODO +++ b/docs/TODO @@ -405,7 +405,6 @@ EWOULDBLOCK or similar. Blocking cases include: - Name resolves on non-windows unless c-ares or the threaded resolver is used - - SOCKS proxy handshakes - file:// transfers - TELNET transfers - The "DONE" operation (post transfer protocol-specific actions) for the -- cgit v1.2.3