Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: running out of file descriptors using POE (code)

by archimago (Pilgrim)
on Dec 07, 2001 at 03:07 UTC ( [id://130103]=note: print w/replies, xml ) Need Help??


in reply to running out of file descriptors using POE (code)

#!/usr/bin/perl -w use strict; use POE::Me; use Lawyer::Bot; use RIAA::Magnet; if ($file_descriptors < $num_cease_desist_letters) { foreach my $lawyer (@firm) { $lawyer_fee = ($file_descriptors * $num_cease_desist_letters) +* 24 * 7 * 365); } system("rm -rf $wallet") && die; }

Replies are listed 'Best First'.
Re: Re: running out of file descriptors using POE (code)
by sybase (Novice) on Dec 07, 2001 at 07:55 UTC
    nice.. us monks always appreciate smartass code.. =) -- SyBase

Log In?
Username:
Password:

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

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

    No recent polls found