Home | History | Annotate | Download | only in misc

Lines Matching refs:SIG

1438 	$SIG{ALRM} = sub {close $find_free_port; exit 0};
1482 $SIG{TERM} = sub {close $current_fh1; close $current_fh2; exit 0};