cookbooks:5.2.x:core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
cookbooks:5.2.x:core [2019/10/29 23:25] – joelsdc | cookbooks:5.2.x:core [2019/10/29 23:30] – joelsdc | ||
---|---|---|---|
Line 3114: | Line 3114: | ||
} | } | ||
</ | </ | ||
- | |||
==== onsend_route ==== | ==== onsend_route ==== | ||
Line 3138: | Line 3137: | ||
* snd_proto, snd_af - behave like proto/af but contain the protocol/ | * snd_proto, snd_af - behave like proto/af but contain the protocol/ | ||
* msg:len - when used in an onsend_route, | * msg:len - when used in an onsend_route, | ||
+ | |||
+ | ==== event_route ==== | ||
+ | |||
+ | Generic type of route executed when specific events happen. | ||
+ | |||
+ | Prototype: event_route[groupid: | ||
+ | * groupid - should be the name of the module that triggers the event | ||
+ | * eventid - some meaningful short text describing the event | ||
+ | |||
+ | |||
+ | Implementations: | ||
+ | |||
+ | * **event_route[core: | ||
cookbooks/5.2.x/core.txt · Last modified: 2020/04/03 07:34 by henningw