Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: IO Buffering

by simeon2000 (Monk)
on Aug 12, 2002 at 13:18 UTC ( [id://189477]=note: print w/replies, xml ) Need Help??


in reply to IO Buffering

Unless you offer a code sample, the best solution that can probably be offered is:

use FileHandle; $sock->AUTOFLUSH = 1;

This is the most reliable way to send/recv data in "real Time".

--
perl -e "print qq/just another perl hacker who doesn't grok japh\n/"
simeon2000|http://holdren.net/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://189477]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-26 05:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found