Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: POE - Catching INT Signals [SOLVED]

by mercutio_viz (Scribe)
on Feb 24, 2007 at 07:48 UTC ( [id://601858]=note: print w/replies, xml ) Need Help??


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

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://601858]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-25 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found