Statement on glibc/iconv Vulnerability

swoole_event_del

(PECL swoole >= 1.9.0)

swoole_event_delRemove all event callback functions of a socket

Descrizione

swoole_event_del(int $fd): bool

Elenco dei parametri

fd

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top