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.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

add a note

User Contributed Notes

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