PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'ServerHandler.php';
void Net_Server_Handler::onConnectionRefused ([integer $clientId = 0])
void Net_Server_Handler::onConnectionRefused
This handler is called, when a new client tries to connect but is not allowed to Available in:
Net_Server_Sequential
unique id of the client
throws no exceptions thrown
This function can not be called statically.