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

Re^2: POE - Catching INT Signals

by mercutio_viz (Scribe)
on Feb 22, 2007 at 05:58 UTC ( [id://601486]=note: print w/replies, xml ) Need Help??


in reply to Re: POE - Catching INT Signals
in thread POE - Catching INT Signals

I'll post at the POE mailing list as well. Thanks for a great module!

-MC

Replies are listed 'Best First'.
Re^3: POE - Catching INT Signals [SOLVED]
by mercutio_viz (Scribe) on Feb 24, 2007 at 07:48 UTC

    FYI, it was pretty simple:
    The signal handler needs this line:

    $kernel->sig_handled();
    Without telling the kernel that the signal has been handled it continues to reap the various POE sessions as part of its natural response to a Control-C being caught.

    -MC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-23 19:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found