PHP 8.3.4 Released!

Swoole\Process::pop

(PECL swoole >= 1.9.0)

Swoole\Process::popRead and pop data from the message queue.

Description

public Swoole\Process::pop(int $maxsize = ?): mixed

Parameters

maxsize

Return Values

add a note

User Contributed Notes

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