I just wanted to play a bit with the Socket library comming
with Haskell. However, whatever I try to do, I get the following
runtime error, eg in ghci:

Socket>  connectTo "pcsep" (PortNumber 80)
*** Exception: does not exist
Action: getProtocolByName
Reason: no such protocol entry


Seems that I am doing something wrong here?

Sven Eric

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to