略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: EventListener::getSocketName

2024-04-25

EventListener::getSocketName

(PECL event >= 1.5.0)

EventListener::getSocketNameRetreives the current address to which the listener's socket is bound

说明

public static EventListener::getSocketName( string &$address , mixed &$port = ?): bool

Retreives the current address to which the listener's socket is bound.

参数

address

Output parameter. IP-address depending on the socket address family.

port

Output parameter. The port the socket is bound to.

返回值

成功时返回 true, 或者在失败时返回 false

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/eventlistener.getsocketname.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3