Swoole\Process::close

(PECL swoole >= 1.9.0)

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

Опис

public Swoole\Process::close(): void

Close the pipe to the child process.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

add a note

User Contributed Notes

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