3 Apr
2006
3 Apr
'06
12:14 a.m.
Timo Sirainen tss@iki.fi writes:
- Changed the default lock_method back to fcntl. Apparently flock gives problems with some systems.
flock() doesn't work with NFS - this is specified for Linux in the NOTES section of the flock(2) manual page.
-- Matthias Andree