swoole_event_del

(PECL swoole >= 1.9.0)

swoole_event_del移除套接字的所有事件回调函数

描述

swoole_event_del(int $fd): bool

参数

fd

返回值

成功时返回 true,失败时返回 false

添加注释

用户贡献注释

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