in reply to
Re: multiple socket streams
in thread
multiple socket streams
what i thought was that once the buffer's empty, while ($text = <SOCK1>) would return false and the loop would stop.
Comment on
Re^2: multiple socket streams
In Section
Seekers of Perl Wisdom