[Haskell-cafe] network-conduit proxy
grant
thelff at hotmail.com
Fri Mar 9 20:52:39 CET 2012
When I run the code you suggested on windows I get the following error:
getAddrInfo: does not exist (error 10093)
which probably refers to http://trac.haskell.org/network/ticket/32
After adding withSocketsDo I get a little further, but get the following error
after sending data through the proxy:
netproxy2: Network.Socket.ByteString.recv: failed (Unknown error)
Any ideas?
Thanks so much for your help with this.
Grant
More information about the Haskell-Cafe
mailing list