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:
Net_Server_Sequential
Net_Server_Fork
Throws
throws no exceptions thrown
Note
This function can not be called statically.