\Yurun\Swoole\SharedMemory\InterfacesIServer

Summary

Methods
Constants
__construct()
run()
getOptions()
setOptions()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

__construct()

__construct(array  $options = array()) 

构造方法

Parameters

array $options

配置

run()

run() : void

运行服务器

getOptions()

getOptions() : void

获取配置

setOptions()

setOptions(array  $options) : void

设置配置

Parameters

array $options