| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Hook signature:
ret = debug_hook(handler, event_name, event_data)
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
return them in a table at the end
|
|\ |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
calling of event handlers to run code before/after an event (for debugging, statistics, logging purposes, etc.)
|
| |
|
|
|
|
| |
parameter
|
| |
|
|
|
|
| |
startup for large number of hosts).
|
|
|
|
| |
existing one (this makes util.events fully reentrant).
|
| |
|
| |
|
|\ |
|
| | |
|
|/
|
|
| |
remove_handlers() respectively
|
| |
|
| |
|
|
|
|
| |
#optimization
|
| |
|
| |
|
| |
|
|
|
|
| |
further handling of the event
|
|
|