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 about 6 years ago.

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

Description

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

Updated by ko1 (Koichi Sasada) over 10 years ago

  • Category set to core
  • Assignee set to ko1 (Koichi Sasada)
  • Target version set to 2.1.0

Do you have an idea of interface?

Updated by ko1 (Koichi Sasada) over 10 years ago

  • Status changed from Open to Feedback
  • Target version changed from 2.1.0 to 2.6
Actions #3

Updated by naruse (Yui NARUSE) about 6 years ago

  • Target version deleted (2.6)
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0