Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 1 of 1 for int (0.01 seconds)

Showing similar results.

  1. perlipc - Perl interprocess communication (sign...

    SIG$signame"; } $SIG{INT} = __PACKAGE__ . "::catch_zap"; $SIG{INT} = \&catch_zap;...simple signal handlers: $SIG{INT} = sub { die "\nOutta here!\n"...
    perldoc.perl.org/perlipc
    Fri Feb 06 12:54:31 GMT 2026
      99.1K bytes
Back to Top