mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 21:41:27 -04:00
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
Blinker provides a fast dispatching system that allows any number
|
|
of interested parties to subscribe to events, or "signals".
|
|
|
|
Signal receivers can subscribe to specific senders or receive
|
|
signals sent by any sender.
|