swoole_get_local_ip
PHP Manual
PHP Manual»Swoole 函数»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

说明

function swoole_get_local_ip(): array

参数

此函数没有参数。

返回值

To Top