[network] #5: getAddrInfo and addrFamily not in scope on
Windows GHC 6.8
network
libraries at haskell.org
Wed May 13 12:08:08 EDT 2009
#5: getAddrInfo and addrFamily not in scope on Windows GHC 6.8
----------------------+-----------------------------------------------------
Reporter: igloo | Owner: bos
Type: defect | Status: assigned
Priority: major | Milestone:
Component: network | Version:
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by anonymous):
I've pushed some changes to the darcs repo that sort of fix this, but the
code will only work on XP and Vista.
I'll write a version of {{{getaddrinfo}}} that should work on Windows 2000
with the IPv6 technology preview (it'll look in {{{ws2_32.dll}}} then
{{{wship6.dll}}} at runtime, instead of link time), but it'll be maybe a
week before I get that done.
--
Ticket URL: <http://trac.haskell.org/network/ticket/5#comment:2>
network <http://projects.haskell.org/network/>
Networking-related facilities
More information about the Libraries
mailing list