PHP 8.3.4 Released!

Swoole\Process::push

(PECL swoole >= 1.9.0)

Swoole\Process::pushWrite and push data into the message queue.

Açıklama

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

Bağımsız Değişkenler

data

Dönen Değerler

add a note

User Contributed Notes

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