Swoole\Server\Port::on
(PECL swoole >= 1.9.0)
Swoole\Server\Port::on — Register callback functions by event.
说明
public Swoole\Server\Port::on
(
string $event_name
,
callable $callback
) :
ReturnType
User Contributed Notes
There are no user contributed notes for this page.