Swoole\Server\Port::on

(PECL swoole >= 1.9.0)

Swoole\Server\Port::on通过事件注册回调函数。

描述

public Swoole\Server\Port::on(string $event_name, callable $callback): ReturnType

参数

event_name

callback

返回值

添加注释

用户贡献注释

此页面没有用户贡献的注释。
To Top