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

EventBufferEvent::createPair - Creates two buffer events connected to each other | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventBufferEvent::createPair

(PECL event >= 1.2.6-beta)

EventBufferEvent::createPairCreates two buffer events connected to each other

説明

public static array EventBufferEvent::createPair ( EventBase $base [, int $options = 0 ] )

Returns array of two EventBufferEvent objects connected to each other. All the usual options are supported, except for EventBufferEvent::OPT_CLOSE_ON_FREE , which has no effect, and EventBufferEvent::OPT_DEFER_CALLBACKS , which is always on.

パラメータ

base

Associated event base

options

EventBufferEvent::OPT_* constants combined with bitwise OR operator.

返り値

Returns array of two EventBufferEvent objects connected to each other.

変更履歴

バージョン 説明
1.9.0 Method made static.


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

フォーラムで「EventBufferEvent::createPair - Creates two buffer events connected to each other」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | EventBufferEvent::createPair - Creates two buffer events connected to each other」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: