Help for this page
Select Code to Download
Select
or
download this
$|++; # <-- Turns on automatic flusing after each write...
Select
or
download this
select( ( select(SOCK), $|++ )[0] ); # or use IO::Handle; SOCK->autoflush(1);