ingydotnet / io-all-pm

All in One Perl IO
http://search.cpan.org/dist/IO-All/
38 stars 20 forks source link

io($file)->mode(O_RDWR)->lock() should LOCK_EX #111

Open domq opened 5 years ago

domq commented 5 years ago

Currently it LOCK_SHs.