Project

General

Profile

Actions

Feature #8725

closed

Possibility to get a signal handler without changing it

Feature #8725: Possibility to get a signal handler without changing it

Added by bdimych (Dmitry Bolshakov) about 12 years ago. Updated almost 8 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: PDF Atom