Project

General

Profile

Actions

Feature #8725

closed

Possibility to get a signal handler without changing it

Added by bdimych (Dmitry Bolshakov) over 10 years ago. Updated over 6 years ago.

Status:
Feedback
Target version:
-
[ruby-core:56342]

Description

in Perl
$xxxHandler = $SIG{XXX}
in Ruby it could be
xxxHandler = trap 'XXX'

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0