in reply to Re: Weirdness with IO::Select and IPC::Open3
in thread Weirdness with IO::Select and IPC::Open3
Ikegami, could you by any chance point me to documentation that explains what you're talking about, here? The more I think about it, the less sense it makes, and I'm dying for a doc that just tells me how this system works. I don't even know what "system" I'm talking about, here! :-)
I mean, it seems to me I tell IO::Select to watch these two file handles, one of which has been specified as the STDOUT filehandle for the child process--I just can't grasp how that filehandle should ever show up in can_read().
I know I'm wrong, but I'd like to get properly educated on the subject--I feel like I'm stabbing in the dark, still, know what I mean?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Weirdness with IO::Select and IPC::Open3
by ikegami (Patriarch) on Mar 22, 2011 at 02:19 UTC | |
by rastoboy (Monk) on Mar 23, 2011 at 00:22 UTC |