This will allow plugin handlers to send one of three different signals to the calling hook functions, with three different interpretations: `OK`: Continue calling the next handler. `EVENT_CONSUMED`: Don't proceed to the next handler, but signal to the hook function's caller that an event was handled successfully. `ABORT`: Stop processing, and signal to the hook function's caller that the event should be ignored. Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>pull/1024/head
parent
9dd9c9557c
commit
3508315aef
Loading…
Reference in new issue