Net_Server_Handler::onShutdown

Net_Server_Handler::onShutdown() – onShutdown handler

Synopsis

require_once 'ServerHandler.php';

void Net_Server_Handler::onShutdown ( )

Description

This handler is called, when the server is stopped. Available in:

  • Net_Server_Sequential

Throws

throws no exceptions thrown

Note

This function can not be called statically.