#1149: Socket handles are not properly closed after hDuplicate
-----------------------------------------+----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: igloo
Type: bug | Status: closed
Priority: normal | Milestone: 6.6.1
Component: libraries/network | Version: 6.6
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
-----------------------------------------+----------------------------------
Changes (by igloo):
* resolution: => fixed
* status: new => closed
Comment:
It turns out hDuplicate was giving us a different FD for reading and
writing, but we were only closing one of them. Now fixed in the HEAD and
6.6 branch. Thanks!
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1149>
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