void Net_Server_Driver_Sequential::sendData (
int $clientId
, string $data
, boolean $debugData
= true
)
This package is not documented yet.
$clientId
ID of the client
$data
data to send
$debugData
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.