in reply to Re: Safe to open+close for every write, without locking?
in thread Safe to open+close for every write, without locking?

Interesting. However, without closing+reopening after each write (i.e. each process opens in "a" mode + writes 100k times + closes) there is clobbering.

  • Comment on Re^2: Safe to open+close for every write, without locking?