PHP 8.3.4 Released!

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

add a note

User Contributed Notes

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