swoole_get_local_ip
PHP Manual
PHP Manual»Swoole Functions»swoole_get_local_ip

swoole_get_local_ip

(PECL swoole >= 1.9.0)

swoole_get_local_ipGet the IPv4 IP addresses of each NIC on the machine

Description

function swoole_get_local_ip(): array

Parameters

This function has no parameters.

Return Values

To Top