[Haskell-cafe] Issue with "connectTo" function in "network"
package
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Mon Jun 7 19:31:09 EDT 2010
On Jun 4, 2010, at 15:15 , aditya siram wrote:
> Doing (1) solves my problem. What did I do and why did it work? Thanks
> a lot for your help!
Its the problem I pointed out; you are doing an IPv4 connect but
"localhost" was resolving to an IPv6 address. This is annoyingly
common on Linux.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20100607/10c752aa/PGP.bin
More information about the Haskell-Cafe
mailing list