Swoole\Process::__construct

(PECL swoole >= 1.9.0)

Swoole\Process::__constructConstruct a process.

Descrierea

public Swoole\Process::__construct ( callable $callback [, bool $redirect_stdin_and_stdout [, int $pipe_type ]] )

Parametri

callback

redirect_stdin_and_stdout

pipe_type

add a note add a note

User Contributed Notes

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