Dutch PHP Conference 2025 - Call For Papers

Swoole\Server::send

(PECL swoole >= 1.9.0)

Swoole\Server::sendSend data to the client.

Опис

public Swoole\Server::send(int $fd, string $data, int $reactor_id = ?): bool

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

fd

data

reactor_id

Значення, що повертаються

add a note

User Contributed Notes

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