Skip to main content

Module spawn

Module spawn 

Source
Expand description

PHP worker process spawn with FD inheritance.

Structs§

SpawnedWorker
What we get back from a successful spawn.

Constants§

CONTROL_FD
TASK_FD
File descriptor numbers in the child process.

Functions§

spawn_worker
Spawn a PHP worker process.