]> git.ipfire.org Git - thirdparty/curl.git/commit
socks: make the connect phase non-blocking
authorDaniel Stenberg <daniel@haxx.se>
Fri, 14 Feb 2020 15:16:54 +0000 (16:16 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 16 Feb 2020 23:08:48 +0000 (00:08 +0100)
commit4a4b63daaa01ef59b131d91e8e6e6dfe275c0f08
tree0d8804b728da55d1296431b1eeb7f446b9e460a5
parentd60b1b37a1682dee3a53bc6e15b44ecab9811297
socks: make the connect phase non-blocking

Removes two entries from KNOWN_BUGS.

Closes #4907
13 files changed:
docs/KNOWN_BUGS
docs/TODO
lib/connect.c
lib/ftp.c
lib/hostip.c
lib/hostip.h
lib/multi.c
lib/sendf.c
lib/socks.c
lib/socks.h
lib/socks_gssapi.c
lib/socks_sspi.c
lib/urldata.h