cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLE_GOT_NOTHING on slow connections

From: Joe Halpin <j.p.h_at_comcast.net>
Date: Fri, 27 Feb 2004 19:21:33 -0600

Richard Bramante wrote:
> I have a tcpdump trace of the client sending a SYN and the server sending a
> RST. This happens 3 times. There is no SYN - ACK/SYN - ACK handshake that
> completes.
>
> ----- Original Message -----
> From: "Joe Halpin" <j.p.h_at_comcast.net>
> To: "libcurl development" <curl-library_at_cool.haxx.se>
> Sent: Friday, February 27, 2004 4:47 PM
> Subject: Re: CURLE_GOT_NOTHING on slow connections
>
>
>>How are you determining that the socket is not connected?
>>
>>Joe

That sounds horribly broken. Can you reproduce this behavior with a
small C program that just tries the connect, and checks it the same way
curl does? I'm thinking there must be some kind of disconnect someplace.

Joe
Received on 2004-02-28