require_once 'ServerDriverSequential.php';
void Net_Server_Driver_Sequential::sendData (int $clientId, string $data [, boolean $debugData = TRUE])
void Net_Server_Driver_Sequential::sendData
Ce module n'est actuellement pas documenté.
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
Cette fonction ne peut pas être appelée de façon statique.