Server
class Server (View source)
Properties
$fd | |||
$host | |||
$port | |||
$ssl | |||
$settings | |||
$errCode | |||
$errMsg |
Methods
__construct($host, $port = null, $ssl = null, $reuse_port = null)
No description
__destruct()
No description
mixed
set(array $settings)
No description
mixed
handle(mixed $pattern, callable $callback)
No description
mixed
start()
No description
mixed
shutdown()
No description
Details
__construct($host, $port = null, $ssl = null, $reuse_port = null)
No description
__destruct()
No description
mixed
set(array $settings)
No description
mixed
handle(mixed $pattern, callable $callback)
No description
mixed
start()
No description
mixed
shutdown()
No description