Swoole Server getManagerPid()

4.x is outdated, please check the latest version 22.x


Latest version: pecl install openswoole-22.1.2

Declaration

<?php Swoole\Server->getManagerPid(): int

Parameters

none

Return

managerPid

Return the manager thread process ID.

Description

Get the manager process thread ID.

Available since > v4.5.0

Last updated on August 31, 2022