getAsynName()
getAsynName() : string
返回唯一的连接池名称
Interface IAsynPool
serverInit(\PG\MSF\MSFServer $swooleServer, \PG\MSF\Pools\AsynPoolManager $asynManager) : $this
初始化
| \PG\MSF\MSFServer | $swooleServer | Server实例 |
| \PG\MSF\Pools\AsynPoolManager | $asynManager | 异步连接池管理器 |