curl-library
Re: Curl_connecthost behavior
From: SM <nntp_at_iname.com>
Date: Mon, 29 Oct 2001 05:45:34 +0400
Received on 2001-10-29
Date: Mon, 29 Oct 2001 05:45:34 +0400
Hi,
When the hostname resolves and cURL connects to the remote server, a crash
can occur if no connection is established. That happens when the
waitconnect() function in connect.c returns 2 (error condition caught). I
have attached a patch to fix that behavior.
Regards,
-sm
- text/plain attachment: connect.c.diff