[Haskell-cafe] IPv6?

Simon Marlow simonmar at microsoft.com
Fri Oct 8 08:19:00 EDT 2004


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


More information about the Haskell-Cafe mailing list