gives me "can't lock (Input/output error)". I can't reproduce this in a simple test case. My simple test cases always work. Any idea what would cause flock to fail in this way? What does "Input/output error" from a flock failure mean?open LOGFILE, ">>$logfile" or die("can't open"); flock(LOGFILE, LOCK_EX) or die("can't lock ($!)")
In reply to flock "Input/output error" by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |