Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: IO Socket buffer flushing

by desemondo (Hermit)
on Jan 29, 2010 at 11:22 UTC ( #820342=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #server
    use strict;
    ...
        syswrite($new_sock, "12", 2);
    }
    
  2. or download this
    #client
    use strict;
    ...
    Bytes 2 = 1234567890
    
    C:\Temp>
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2023-09-27 04:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?