PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
This class will fork a new process for each connection. This allows you to build servers, where communication between the clients is no issue.
Events that can be handled:
onStart
onConnect
onClose
onReceiveData
PEAR
Net_Server_Driver
Net_Server_Driver_Fork
Net_Server_Driver_Fork Inherited Methods
Table 47-1. Inherited from Net_Server_Driver