in reply to Re: Redirecting stdout with threads
in thread Redirecting stdout with threads
which blocks one of my processes.while (..) { $tmp = <READ_FROM_OTHER_PROCESS> }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Redirecting stdout with threads
by kennethk (Abbot) on Mar 15, 2009 at 15:37 UTC |