[Chicago-talk] Getting a thread to end

Steven Lembark lembark at wrkhors.com
Tue Sep 14 06:30:41 CDT 2004



-- Jay Strauss <me at heyjay.com>
>> Catch $SIG{INT}

> Thanks for the reply Komtanoo,
>
> That doesnt' work for me though,

All ^C does on unix is issue a SIGINT. What about
catching the SIGNIT doesn't work for handling ^C
in your situation?

At worst you can use $SIG{__DIE__}


-- 
Steven Lembark                                       85-09 90th Street
Workhorse Computing                                Woodhaven, NY 11421
lembark at wrkhors.com                                     1 888 359 3508


More information about the Chicago-talk mailing list