
8 Oct
2004
8 Oct
'04
8:19 a.m.
On 07 October 2004 21:43, John Goerzen wrote:
Network.Socket in GHC6 seems to be restricted to IPv4, despite the prsence of AF_INET6. How do I support IPv6 in Haskell?
You write some code to handle IPv6 and send it to us for inclusion in Network.Socket ;-) Cheers, Simon