blob: dba33baeec9f8dccd43a586232db271c2a88447d (
plain) (
blame)
1
2
3
|
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.
|