mirror of
https://github.com/curl/curl.git
synced 2026-08-13 17:20:54 +03:00
url: init conn->sockfd and writesockfd to CURL_SOCKET_BAD
Also add more tracing to test 19
Follow-up to a0f9480
Fixes #12657
Closes #12659
This commit is contained in:
parent
e556470c23
commit
d0cb2c7a1f
2 changed files with 3 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ http
|
|||
attempt connect to non-listening socket
|
||||
</name>
|
||||
<command>
|
||||
%HOSTIP:%NOLISTENPORT
|
||||
--trace-config all %HOSTIP:%NOLISTENPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue