Documentación offline PHP master

swoole_event_write

master Ver versión oficial en línea Licencia CC-BY-3.0Descargado el 2026-08-02

En esta página

swoole_event_write

Escribe datos en un socket

Descripción#

php swoole_event_write(int $fd, string $data): boolphp

Parámetros#

fd

data

Valores devueltos#

Esta función retorna true en caso de éxito o false si ocurre un error.