in reply to Re^3: Using select() on only one socketin thread Using select() on only one socket
while (<$sock>){ print; } [download]