Dutch PHP Conference 2025 - Call For Papers

Swoole\Server::sendwait

(PECL swoole >= 1.9.0)

Swoole\Server::sendwaitSend data to the remote socket in the blocking way.

Опис

public Swoole\Server::sendwait(int $fd, string $data): bool

Увага

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

Параметри

fd

data

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

add a note

User Contributed Notes

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