Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: IO Socket buffer flushing

by ikegami (Patriarch)
on Jan 29, 2010 at 16:06 UTC ( #820364=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $nonblocking = 1;
    ioctl($sock, 0x8004667e, \$nonblocking);
    
  2. or download this
    $sock->blocking(0);
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (6)
As of 2023-09-26 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?