|
|
| "be consistent" | |
| PerlMonks |
Re: locking over the networkby rowdog (Curate) |
| on Jan 31, 2011 at 20:50 UTC ( #885359=note: print w/ replies, xml ) | Need Help?? |
|
If windows supports hard links you could try something like this.
The above is based on the discussion of portably locking with link(2) as found on the Linux man page for open(2) in the O_EXCL discussion. Edit: added comments because one unlink matters and the other doesn't.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||