编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « parallel\Channel::recv
  • parallel\Events »
  • PHP Manual
  • parallel\Channel
  • Sharing

parallel\Channel::send

(0.9.0)

parallel\Channel::send — Sharing

说明

public parallel\Channel::send ( mixed $value ) : void

Shall send the given value on this channel

Exceptions

Warning

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

Warning

Shall throw \parallel\Channel\Error\IllegalValue if value is illegal (object, null).

相关文章
php parallel the parallel channel classphp parallel the parallel events event type classphp parallel the parallel events event classphp parallel the parallel events input classphp swoole the swoole channel classphp gmagick gets the depth for a particular image channelphp gmagick check if the image has a matte channelphp gmagick sets the depth of a particular image channelphp imagick gets the depth for a particular image channelphp imagick gets channel distortionsphp imagick return if the image has a matte channelphp imagick sets the depth of a particular image channelphp parallel channel closingphp parallel channel accessphp parallel channel accessphp parallel channel sharingphp parallel channel sharingphp parallel events input inputsphp parallel events targetsphp parallel events targets
关注编程学问公众号
编程学问网 湘ICP备20001732号