print STDOUT "Get_CMap() Live Mode\n"; select($t); $t->print($CMap_cmd); $t->flush(); # this flushes the ouput buffer, but it is $|=1 anyway. $newCMapData = $t->get(); print STDOUT "$newCMapData\n"; WriteToScreen($newCMapData);
What is the select in this code for? i.e. what do you think it's doing ?
and why do you need the flush?
In reply to Re: Telnet Client/Server: What am I doing wrong?
by RichardK
in thread Telnet Client/Server: What am I doing wrong?
by PM_Visitor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |