http://qs321.pair.com?node_id=1106031


in reply to Re: use sysread to read non-blocking filehandle
in thread use sysread to read non-blocking filehandle

If there are severals filehandles parallel at the same time, I can do a loop and next to read the filehandels. Here I just use a simple example to try non-blocking and sysread. So just one filehandle, set to non blocking, then read.