编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Swoole\Buffer::write
  • Swoole\Channel::__construct »
  • PHP Manual
  • Swoole
  • The Swoole\Channel class

The Swoole\Channel class

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

简介

类摘要

Swoole\Channel {
/* 方法 */
public __destruct ( void ) : void
public pop ( void ) : mixed
public push ( string $data ) : bool
public stats ( void ) : array
}

Table of Contents

  • Swoole\Channel::__construct — Construct a Swoole Channel
  • Swoole\Channel::__destruct — Destruct a Swoole channel.
  • Swoole\Channel::pop — Read and pop data from swoole channel.
  • Swoole\Channel::push — Write and push data into Swoole channel.
  • Swoole\Channel::stats — Get stats of swoole channel.
相关文章
php swoole the swoole async classphp swoole the swoole channel classphp swoole the swoole connection iterator classphp swoole the swoole coroutine classphp swoole the swoole event classphp swoole the swoole exception classphp swoole the swoole http client classphp swoole the swoole http request classphp swoole the swoole http response classphp swoole the swoole http server classphp swoole the swoole lock classphp swoole the swoole mmap classphp swoole the swoole mysql exception classphp swoole the swoole mysql classphp swoole the swoole table classphp swoole the swoole timer classphp swoole the swoole websocket frame classphp swoole the swoole websocket server classphp swoole channel construct a swoole channelphp swoole channel destruct a swoole channel.
关注编程学问公众号
编程学问网 湘ICP备20001732号