Swoole\Process::daemon

(PECL swoole >= 1.9.0)

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

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

nochdir

noclose

Rückgabewerte

add a note add a note

User Contributed Notes

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