parallel\Channel::recv

(0.9.0)

parallel\Channel::recvSharing

说明

public parallel\Channel::recv ( ) : mixed

Shall recv a value from this channel

Exceptions

Warning

Shall throw parallel\Channel\Error\Closed if channel is closed.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有