[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Premature eof-object ?



Matthew Flatt:

> Large-file downloads from Yahoo's web server are truncated for me ---
> unless I comment out the line in the URL library that closes the
> client->server half of the TCP connection. If I leave that half open,
> the download completes (though I run out of file descriptors after a
> while!).

This did the trick.  Thank you very much.

> In other words, Yahoo's web server seems to be reacting to the closure
> of the client->server half of the connection by shutting down the
> server->client half.

This server did the same.

--
Jens Axel Søgaard