Swoole\Event
PHP Manual

Swoole\Event::del

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Event::delRemove all event callback functions of a socket.

说明

public static boolean Swoole\Event::del ( string $fd )

参数

fd

返回值


Swoole\Event
PHP Manual