Allow C/XS libraries to interrupt perl asynchronously Maintained by:perl@FreeBSD.org Port Added: 28 Jan 2011 17:22:58 Also Listed In:perl5 License: ART10 GPLv1
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/
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/
PR: ports/153837
Submitted by: Mikhail T. <michael at fun-box.ru>
Feature safe: yes