php8.5
Home/ Manual/ parallel / channel/ parallel\Channel::recv

parallel\Channel::recv

PHP function Edit on GitHub ✎

(0.9.0)

Sharing

Description

parallel\Channel::recv(): mixed

Shall recv a value from this channel

Exceptions

Warning

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

Source: reference/parallel/parallel/channel/recv.xml · from the official PHP manual (php/doc-en)