Net_Server_Handler::onStart()

Net_Server_Handler::onStart() -- onStart handler

Synopsis

require_once 'ServerHandler.php';

void Net_Server_Handler::onStart ()

Description

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

Throws

throws no exceptions thrown

Note

This function can not be called statically.