#1109: lockFile: fd out of range
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.6.1
Component: Runtime System | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Linux |
----------------------------+-----------------------------------------------
Comment (by simonmar):
See this thread: [http://www.haskell.org/pipermail/haskell-cafe/2005-
October/011928.html]
GHC uses FD_SETSIZE to determine the maximum number of file descriptors.
Perhaps we should be using `sysconf(_SC_OPEN_MAX)` instead?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1109>
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