void      Net_Server_Driver_Fork::sendData ( 
      string $data
       , boolean $debugData
        = true
      
     )
This package is not documented yet.
$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.