[Haskell-cafe] lockFile: fd out of range

Joel Reymont joelr1 at gmail.com
Fri Oct 28 06:26:48 EDT 2005


My main question is where the FD_SIZE limit applies to the number of  
sockets that I can open. Does it? I would assume this does not need  
to be hardcoded.

On Oct 28, 2005, at 11:11 AM, Krasimir Angelov wrote:

> For quite a long time the file locking was broken on Windows and the
> files were not locked at all. After the last major GHC release the
> files are locked using the Win32 API and the lockFile hack isn't
> required.

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list