parallel\Channel::recv

Sharing

Description

public mixed parallel\Channel::recv()

Shall recv a value from this channel

Exceptions

Warning

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