[network] #8: Evaluating addrFlags from use of Network.Socket.getAddrInfo causes exception

network libraries at haskell.org
Tue May 5 14:22:07 EDT 2009


#8: Evaluating addrFlags from use of Network.Socket.getAddrInfo causes
exception
--------------------------------------------+-------------------------------
  Reporter:  semanticphilosopher at gmail.com  |       Owner:  bos   
      Type:  defect                         |      Status:  closed
  Priority:  major                          |   Milestone:        
 Component:  network                        |     Version:        
Resolution:  fixed                          |    Keywords:        
--------------------------------------------+-------------------------------
Comment (by tibbe):

 Applied. 2.2.1.1 contains the fix:

 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-2.2.1.1

 {{{
 Mon May  4 21:57:40 CEST 2009  Bryan O'Sullivan <bos at serpentine.com>
   * Make getAddrInfo tolerant of unknown bits (ticket #8).

   On OS X, getaddrinfo can return with bits set that have no corresponding
   definitions in the <netdb.h> header file.
 }}}

-- 
Ticket URL: <http://trac.haskell.org/network/ticket/8#comment:4>
network <http://projects.haskell.org/network/>
Networking-related facilities


More information about the Libraries mailing list