PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

EventListener::getSocketName - Retreives the current address to which the listener's socket is bound. | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventListener::getSocketName

(PECL event >= 1.5.0)

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

説明

public static bool EventListener::getSocketName ( string &$address [, mixed &$port ] )

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.

返り値

Returns TRUE on success. Otherwise FALSE.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「EventListener::getSocketName - Retreives the current address to which the listener's socket is bound.」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | EventListener::getSocketName - Retreives the current address to which the listener's socket is bound.」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: