PHP 8.3.4 Released!

Swoole\Process::daemon

(PECL swoole >= 1.9.0)

Swoole\Process::daemonChange the process to be a daemon process.

Açıklama

public static Swoole\Process::daemon(bool $nochdir = ?, bool $noclose = ?): void

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

nochdir

noclose

Dönen Değerler

add a note

User Contributed Notes

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