Swoole\Process::daemon
(PECL swoole >= 1.9.0)
Swoole\Process::daemon — Change the process to be a daemon process.
Description
public static Swoole\Process::daemon(
bool $nochdir
= ?,
bool $noclose
= ?):
void
WarningThis function is
currently not documented; only its argument list is available.
Parameters
nochdir
-
noclose
-
Return Values
There are no user contributed notes for this page.