Php/docs/parallel-channel.recv

From Get docs

parallel\Channel::recv

(0.9.0)

parallel\Channel::recvSharing


Description

public parallel\Channel::recv ( ) : mixed

Shall recv a value from this channel


Exceptions

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