Engine.halt

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with " '''engine.halt''' is a message sent by the engine to the modules that have a message handler registered for it and tells them that Yate is stopping and this is the last chanc...")

Revision as of 17:02, 8 October 2012

engine.halt is a message sent by the engine to the modules that have a message handler registered for it and tells them that Yate is stopping and this is the last chance to clean up before Yate kills all module threads.

This message has no parameters and its return value is ignored by the engine as it only serves as a means of shutdown notification towards the listening modules.

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers