PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'ServerDriverSequential.php';
int Net_Server_Driver_Sequential::acceptConnection (resource &$socket)
int Net_Server_Driver_Sequential::acceptConnection
This package is not documented yet.
socket that received the new connection
returns internal ID of the client
throws no exceptions thrown
This function can not be called statically.