Results of 1 - 10 of about 37 for Dispatch (0.006 sec.)
- Dispatch pending events 13402
- « EventBase::__construct EventBase::exit » PHP Manual EventBase Dispatch pending events EventBas
...
e::dispatch (PECL event >= 1.2.6-beta) EventBase::dispatch — D ...
ispatch pending events 説明 public EventBase::dispatch (): void Wait for events to become active, and run ...
た場合に false を返します。 参考 EventBase::loop() - Dispatch pending events 関連キーワード: events , EventBase ...
, Dispatch , pending , dispatch , パラメータ , 失敗 , 成功 , ...
-
https://man.plustar.jp/php/eventbase.dispatch.html
- [similar]
- Calls callbacks for pending operations 12202
- « ZooKeeper 関数 Zookeeper » PHP Manual ZooKeeper 関数 Calls callbacks for pending operations zo
...
okeeper_dispatch (PECL zookeeper >= 0.4.0) zookeeper_dispatch — Cal ...
ls callbacks for pending operations 説明 zookeeper_dispatch (): void The zookeeper_dispatch() function calls t ...
extension uses EG(vm_interrupt) to implement async dispatch. パラメータ この関数にはパラメータはありません。 戻 ...
en callback could not be invoked. 例 例1 zookeeper_dispatch() example #1 Dispatch callbacks manually. <?php $c ...
-
https://man.plustar.jp/php/function.zookeeper-dispatch.html
- [similar]
- Dispatch pending events 11176
- « EventBase::gotStop EventBase::priorityInit » PHP Manual EventBase Dispatch pending events Even
...
:loop (PECL event >= 1.2.6-beta) EventBase::loop — Dispatch pending events 説明 public EventBase::loop ( int $ ...
、失敗した場合に false を返します。 参考 EventBase::dispatch() - Dispatch pending events 関連キーワード: EventB ...
ase , events , Dispatch , pending , flags , constants , Otherwise , Event ...
-
https://man.plustar.jp/php/eventbase.loop.html
- [similar]
- ペンディングシグナル用のハンドラをコールする 10418
- « pcntl_setpriority pcntl_signal_get_handler » PHP Manual PCNTL 関数 ペンディングシグナル用のハン
...
ドラをコールする pcntl_signal_dispatch (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_signal_dispat ...
グシグナル用のハンドラをコールする 説明 pcntl_signal_dispatch (): bool pcntl_signal_dispatch() 関数は、 pcntl_si ...
敗した場合に false を返します。 例 例1 pcntl_signal_dispatch() の例 <?php echo "Installing signal handler...\n" ...
n" ; posix_kill ( posix_getpid (), SIGHUP ); echo "Dispatching...\n" ; pcntl_signal_dispatch (); echo "Done\n" ...
-
https://man.plustar.jp/php/function.pcntl-signal-dispatch.html
- [similar]
- ZooKeeper 関数 9440
- « 定義済み定数 zookeeper_dispatch » PHP Manual ZooKeeper ZooKeeper 関数 ZooKeeper 関数 目次 zook
...
eeper_dispatch — Calls callbacks for pending operations 関連キーワ ...
ード: ZooKeeper , 関数 , zookeeper , dispatch , 定義 , 定数 , Calls , callbacks , pending , oper ...
-
https://man.plustar.jp/php/ref.zookeeper.html
- [similar]
- リクエストをディスパッチする 9392
- « Yaf_Dispatcher::disableView Yaf_Dispatcher::enableView » PHP Manual Yaf_Dispatcher リクエストを
...
ディスパッチする Yaf_Dispatcher::dispatch (Yaf >=1.0.0) Yaf_Dispatcher::dispatch ...
— リクエストをディスパッチする 説明 public Yaf_Dispatcher::dispatch ( Yaf_Request_Abstract $request ): Yaf ...
_Response_Abstract このメソッドが、 Yaf_Dispatcher の主要な作業をします。 リクエストオブジェクトを受 ...
スポンス ローディングが発生するのは一度だけで、 Yaf_Dispatcher::dispatch() が呼ばれたときの リクエストオブジェク ...
-
https://man.plustar.jp/php/yaf-dispatcher.dispatch.html
- [similar]
- 例 8792
- « リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback
...
t connect to host { $argv [ 1 ]} \n" ); } $base -> dispatch (); ?> 上の例の出力は、 たとえば以下のようになりま ...
1:80" )) { exit( "Can't connect to host\n" ); } // Dispatch pending events $base -> dispatch (); ?> 例3 Echo s ...
y( $this , "accept_error_cb" )); } public function dispatch () { $this -> base -> dispatch (); } // This callb ...
id port" ); } $l = new MyListener ( $port ); $l -> dispatch (); ?> 例4 SSL echo server <?php /* * SSL echo ser ...
-
https://man.plustar.jp/php/event.examples.html
- [similar]
- 定義済み定数 8350
- « リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。
...
op_array within the same executor ZEND_USER_OPCODE_DISPATCH ( int ) Dispatch to original opcode handler ZEND_U ...
SER_OPCODE_DISPATCH_TO ( int ) Dispatch to a specific handler (OR'd wi ...
-
https://man.plustar.jp/php/uopz.constants.html
- [similar]
- The EventBase class 8303
- « Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class
...
public __construct ( EventConfig $cfg = ? ) public dispatch (): void public exit ( float $timeout = ? ): bool ...
Windows-only configuration flag. Enables the IOCP dispatcher at startup. EventBase::NO_CACHE_TIME Configurati ...
construct — Constructs EventBase object EventBase::dispatch — Dispatch pending events EventBase::exit — Stop d ...
the event loop was told to exit EventBase::loop — Dispatch pending events EventBase::priorityInit — Sets numb ...
-
https://man.plustar.jp/php/class.eventbase.html
- [similar]
- Constructs EventBase object 8256
- « EventBase EventBase::dispatch » PHP Manual EventBase Constructs EventBase object EventBase::__
...
ase , Constructs , construct , EventConfig , cfg , dispatch , event , public , パラメータ , Optional ...
-
https://man.plustar.jp/php/eventbase.construct.html
- [similar]