]> granicus.if.org Git - curl/commit
multi: provide a socket to wait for in Curl_protocol_getsock
authorDaniel Stenberg <daniel@haxx.se>
Wed, 23 May 2018 22:21:37 +0000 (00:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 24 May 2018 18:49:32 +0000 (20:49 +0200)
commit3e0dee065f3a286d5ea85e767d2369a4061c8a55
tree0128c2d36394b4803705f02ff47b654322bf7b3d
parent239a7061f83231f2bac362c6b817a5ae10bd6696
multi: provide a socket to wait for in Curl_protocol_getsock

... even when there's no protocol specific handler setup.

Bug: https://curl.haxx.se/mail/lib-2018-05/0062.html
Reported-by: Sean Miller
Closes #2600
lib/url.c