Swoole\Process::exit

(PECL swoole >= 1.9.0)

Swoole\Process::exit — Stop the child processes.

Beschreibung

public function Swoole\Process::exit(string $exit_code = ?): void

Parameter-Liste

exit_code

Rückgabewerte

+add a note

User Contributed Notes

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