検索

phrase: max: clip:
target: order:
Results of 11 - 14 of about 14 for EvIo (0.003 sec.)
7247
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... // STDIN が読み込み可能になるまで待ちます $w = new EvIo ( STDIN , Ev :: READ , function ( $watcher , $reve ... きに HEAD リクエストを作ります $write_watcher = new EvIo ( $socket , Ev :: WRITE , function ( $w ) use ( $s ... to socket" , E_USER_ERROR ); } $read_watcher = new EvIo ( $socket , Ev :: READ , function ( $w , $re ) use ...
https://man.plustar.jp/php/ev.examples.html - [similar]
Configures whether to keep the loop from returning 7229
« EvWatcher::invoke EvWatcher::setCallback » PHP Manual EvWatcher Configures whether to keep the ... though the watcher is active. 戻り値 Returns the previous state. 例 例1 Register an I/O watcher for some U ... atcher. <?php $udp_socket = ... $udp_watcher = new EvIo ( $udp_socket , Ev :: READ , function () { /* ... ...
https://man.plustar.jp/php/evwatcher.keepalive.html - [similar]
Ev クラス 7107
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= ... 大の優先度。 受信したイベントのビットマスク Ev::READ EvIo ウォッチャーが読み込み可能になったときのファイルデ ... ィスクリプタ。 Ev::WRITE EvIo ウォッチャーが書き込み可能になったときのファイルデ ...
https://man.plustar.jp/php/class.ev.html - [similar]
関数・メソッド 7107
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... rn the numerical value of the error message from previous CUBRID operation cubrid_error - Get the error me ... etMessage - エラーメッセージを取得する Error::getPrevious - 直前の Throwable を返す Error::getTrace - スタ ... __construct - Constructs the EvIdle watcher object EvIo::createStopped - Create stopped EvIo watcher objec ... t EvIo::set - Configures the watcher EvIo::__construct - ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 2 NEXT