require_once 'ServerHandler.php';
void Net_Server_Handler::onClose ([integer $clientId = 0])
void Net_Server_Handler::onClose
This handler is called, when a client disconnects from the server Available in:
Net_Server_Sequential
Net_Server_Fork
unique id of the client, in Net_Server_Fork, this is always 0
throws no exceptions thrown
This function can not be called statically.