|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re^3: Signals vs. Windowsby Anonymous Monk |
| on Oct 03, 2012 at 17:49 UTC ( #997108=note: print w/ replies, xml ) | Need Help?? |
|
Nothing in the documentation suggests that signals are not the way to perform IPC Hmm, "unsafe" about says it all :) So, the problem restated is, I guess, how do I interrupt a thread from an I/O operation? stop using safe signals, use unsafe signals, use kill
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||