swoole_event_del

(PECL swoole >= 1.9.0)

swoole_event_delRemove all event callback functions of a socket

Descripción

swoole_event_del ( int $fd ) : bool

Parámetros

fd

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.