
28 Oct
2005
28 Oct
'05
10:26 a.m.
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.