OpenSwoole Server getManagerPid()

Latest version: pecl install openswoole-22.1.2 | composer require openswoole/core:22.1.5

Declaration

<?php OpenSwoole\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 September 1, 2022