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

parallel\Channel::open

PHP function Edit on GitHub ✎

(0.9.0)

Access

Description

parallel\Channel::open(string $name): Channel

Shall open the channel with the given name

Exceptions

Warning

Shall throw parallel\Channel\Error\Existence if channel does not exist.

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