fc5c59a1ca
to signal running perl code from another thread, asynchronously, and sometimes even without using a single syscall. WWW: http://search.cpan.org/dist/Async-Interrupt/ PR: ports/153837 Submitted by: Mikhail T. <michael at fun-box.ru> Feature safe: yes
5 lines
236 B
Text
5 lines
236 B
Text
This module implements asynchronous notifications that enable you
|
|
to signal running perl code from another thread, asynchronously,
|
|
and sometimes even without using a single syscall.
|
|
|
|
WWW: http://search.cpan.org/dist/Async-Interrupt/
|