Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: How to do simultaneous reads and writes to/from a socket?

by MonkE (Hermit)
on May 10, 2006 at 13:33 UTC ( [id://548455]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use threads;
    ...
    
            $keep_running = 0;
    }
    
  2. or download this
    Starting listener
    Accepted a connection
    ...
    1:hi
    0:Yo #1
    1:Whaddup #0!
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 11:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found