parent root
PHP: Swoole\Client::pipe - Manual

Swoole\Client::pipe

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

Swoole\Client::pipeRedirect the data to another file descriptor.

Description

public Swoole\Client::pipe ( string $socket ) : void

Parameters

socket

add a noteadd a note

User Contributed Notes

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