2 Apr
2006
2 Apr
'06
9:14 p.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