in reply to (tye)Re: flock() broken under FreeBSD?
in thread flock() broken under FreeBSD?
If there is no reasonable way to implement upgrades, then it is not unreasonable to say, Silly programmer. Upgrades don't exist. If you will want to write, then you should tell me that from the start!
Getting a shared lock is a promise that you won't be doing any modifications based on your read. Don't make that promise if it isn't true.
|
---|
Replies are listed 'Best First'. | |
---|---|
(tye)Re2: flock() broken under FreeBSD?
by tye (Sage) on Jul 29, 2002 at 17:12 UTC |