in reply to Re^2: Testing for read() failures on different platforms
in thread Testing for read() failures on different platforms

I'm thinking more along the lines of an NFS or Samba mount that goes bye-bye

+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;

  • Comment on Re^3: Testing for read() failures on different platforms