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

EventUtil::getSocketFd - Returns numeric file descriptor of a socket, or stream | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventUtil::getSocketFd

(PECL event >= 1.7.0)

EventUtil::getSocketFdReturns numeric file descriptor of a socket, or stream

説明

public static int EventUtil::getSocketFd ( mixed $socket )

Returns numeric file descriptor of a socket or stream specified by socket argument just like the Event extension does it internally for all methods accepting socket resource or stream.

パラメータ

socket

Socket resource or stream.

返り値

Returns TRUE on success. Otherwise FALSE. EventUtil::getSocketFd() returns FALSE in case if it is whether failed to recognize the type of the underlying file, or detected that the file descriptor associated with socket is not valid.


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

フォーラムで「EventUtil::getSocketFd - Returns numeric file descriptor of a socket, or stream」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | EventUtil::getSocketFd - Returns numeric file descriptor of a socket, or stream」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: