parallel\Channel::open
(0.9.0)
parallel\Channel::open — Access
说明
public parallel\Channel::open
( string
$name
) : ChannelShall open the channel with the given name
Exceptions
Warning
Shall throw \parallel\Channel\Error\Existence if channel does not exist.