in reply to Re^4: Testing for readdir failure
in thread Testing for readdir failure
This is a very interesting suggestion. And, the program IS running on Linux machines. Do you know if there are analogous problems in the case of reads (you talked about problems with writing, which I am not doing)? And, is there any code for suppressing that condition analogous to your "sync" command for writes?
Of course, though this might illuminate my current problem, it does not solve the more general question: How does a Perl program discover that readdir could not execute correctly due to, for example, a hardware disk error?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Testing for readdir failure
by Zzenmonk (Sexton) on Apr 26, 2013 at 08:18 UTC |