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

Get-pure-port aborts giving error 10054



Hello all.

The following expression aborts my program.

> (get-pure-port (string->url "http://www.tedgoff.com/mb/images/today.gif";))
tcp-read: error reading (Unknown error; errno=10054)

(Google says: The error 10054 means "Connection reset by remote side". )
If you cut and paste the url into a browser, there are no problems.

How do I retrieve the file?
- or if not, how can I make sure my program doesn't abort abruptly?

Yours,
--
Jens Axel Søgaard