Swoole\Process
PHP Manual

Swoole\Process::push

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

Swoole\Process::pushWrite and push data into the message queue.

说明

public boolean Swoole\Process::push ( string $data )

参数

data

返回值


Swoole\Process
PHP Manual