CakeFest 2024: The Official CakePHP Conference

parallel\Channel::recv

(0.9.0)

parallel\Channel::recvSharing

説明

public parallel\Channel::recv(): mixed

Shall recv a value from this channel

Exceptions

警告

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top