PHP - Manual: Swoole\Channel::pop
2024-11-14
(PECL swoole >= 1.9.0)
Swoole\Channel::pop — Read and pop data from swoole channel.
此函数没有参数。
If the channel is empty, the function will return false, or return the unserialized data.
官方地址:https://www.php.net/manual/en/swoole-channel.pop.php