Name: Anonymous 2009-12-16 0:24
I have a bit of a problem wrapping my head around some of it.
All examples I see, have you use an exclusive file lock when writing.
And a shared file lock when reading.
What happens if I don't use a shared file lock if I'm only reading a file?
All examples I see, have you use an exclusive file lock when writing.
And a shared file lock when reading.
What happens if I don't use a shared file lock if I'm only reading a file?