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.

Description

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

Parameters

fd

Return Values


Swoole\Event
PHP Manual