Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Resizing IPC::Msg queue size

by Jeppe (Monk)
on Jul 08, 2004 at 09:38 UTC ( [id://372723]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [jps@secanaws jps]$ perl ipc-write.pl
    Can't call method "pack" on an undefined value at /usr/lib/perl5/5.6.1
    +/i386-linux/IPC/Msg.pm line 78.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    while ($msg->rcv($buf,256, $msgtype, IPC_NOWAIT)) {
      print "$buf\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-03-29 08:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found