#1699: Fix network wrt abstract unix sockets
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: proposal | Status: new
Priority: normal | Milestone: Not GHC
Component: libraries/network | Version: 6.6.1
Severity: major | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: Linux |
---------------------------------------+------------------------------------
Comment (by kolmodin):
See attachment:aus_simple.dpatch for a patch without cleanups that adds
support for AUS.
You can poke a socket address with {{{pokeSockAddr}}}, but not get the
same back with {{{peekSockAddr}}}. I don't know if we really need that
property, or what would be recommended.
From testing I think python handles it the same way, you get an empty
address path.
Can't recall if the first patch handles it differently.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1699#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs