RE: Simple sockets sample?

2002-01-28 Thread Simon Marlow
I realize that my use of the API was incredibly naïve and that I should have been using h* methods with the handle returned from connectTo. But it is connectTo that is failing as described. It fails interactively too with ghci, and regardless of using Server http or PortNumber 80.

Re: Simple sockets sample?

2002-01-28 Thread Sigbjorn Finne
- From: Simon Marlow [EMAIL PROTECTED] To: Dominic Cooney [EMAIL PROTECTED]; Jens Petersen [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, January 28, 2002 04:36 Subject: RE: Simple sockets sample? I realize that my use of the API was incredibly naïve and that I should have been using h