PHP 8.4.6 Released!

Swoole\Process::push

(PECL swoole >= 1.9.0)

Swoole\Process::pushEscribe y empuja datos en la cola de mensajes.

Descripción

public Swoole\Process::push(string $data): bool

Parámetros

data

Valores devueltos

add a note

User Contributed Notes

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