Asyncore
Asyncore\Server Member List

This is the complete list of members for Asyncore\Server, including all inherited members.

$client_handlerAsyncore\Server
$handshaking_clientsAsyncore\Server
$streamsAsyncore\Server
__construct(array $streams=[])Asyncore\Server
__destruct()Asyncore\Server
createStream(string $address, $public_key_file=null, $private_key_file=null)Asyncore\Serverstatic
onClient(callable $client_handler)Asyncore\Server