Swoole\Channel::pop
(PECL swoole >= 1.9.0)
Swoole\Channel::pop — Read and pop data from swoole channel.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
If the channel is empty, the function will return false, or return the unserialized data.