Php/docs/swoole-process.close

From Get docs

Swoole\Process::close

(PECL swoole >= 1.9.0)

Swoole\Process::closeClose the pipe to the child process.


Description

public Swoole\Process::close ( ) : void

Close the pipe to the child process.


Parameters

This function has no parameters.


Return Values