Swoole\Server\Port::on
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Register callback functions by event.
Description
Swoole\Server\Port::on(string $event_name, callable $callback): ReturnType
Parameters
event_namecallback