Swoole\Process::close

(PECL swoole >= 1.9.0)

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

Beschreibung

public Swoole\Process::close(): void

Close the pipe to the child process.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

add a note add a note

User Contributed Notes

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