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.