require_once 'ServerDriverSequential.php';
void Net_Server_Driver_Sequential::sendData (int $clientId, string $data [, boolean $debugData = TRUE])
void Net_Server_Driver_Sequential::sendData
This package is not documented yet.
ID of the client
data to send
flag to indicate whether data that is written to socket should also be sent as debug message
throws no exceptions thrown
This function can not be called statically.