Results of 1 - 10 of about 70 for POLL (0.003 sec.)
- Poll the items 11574
- « ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL
...
zmq >= 0.5.0) ZMQPoll::poll — Poll the items 説明 public ZMQPoll::poll ( ...
able , array &$writable , int $timeout = -1 ): int Polls the items in the current poll set. The readable a ...
turned in the readable and writable parameters. ZMQPoll::getLastErrors() can be used to check if there wer ...
. timeout Timeout for the operation. -1 means that poll waits until at least one item has activity. Please ...
-
https://man.plustar.jp/php/zmqpoll.poll.html
- [similar]
- The ZMQPoll class 10869
- « ZMQSocket::unbind ZMQPoll::add » PHP Manual 0MQ messaging The ZMQPoll class The ZMQPoll class
...
(PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQPoll { /* Methods */ public add ( mixed $entry , int $t ...
ype ): string public clear (): ZMQPoll public count (): int public getLastErrors (): arra ...
y public poll ( array &$readable , array &$writable , int $timeo ...
int public remove ( mixed $item ): bool } 目次 ZMQPoll::add — Add item to the poll set ZMQPoll::clear — C ...
-
https://man.plustar.jp/php/class.zmqpoll.html
- [similar]
- Add item to the poll set 10390
- « ZMQPoll ZMQPoll::clear » PHP Manual ZMQPoll Add item to the poll set ZMQPoll::add (PECL zmq >=
...
0.5.0) ZMQPoll::add — Add item to the poll set 説明 public ZMQPol ...
entry , int $type ): string Adds a new item to the poll set and returns the internal id of the added item. ...
The item can be removed from the poll set using the returned string id. パラメータ entry ...
resource type Defines what activity the socket is polled for. See ZMQ::POLL_IN and ZMQ::POLL_OUT constant ...
-
https://man.plustar.jp/php/zmqpoll.add.html
- [similar]
- Get poll errors 10108
- « ZMQPoll::count ZMQPoll::poll » PHP Manual ZMQPoll Get poll errors ZMQPoll::getLastErrors (PECL
...
zmq >= 0.5.0) ZMQPoll::getLastErrors — Get poll errors 説明 public ZMQPo ...
the ids of the objects that had errors in the last poll. パラメータ この関数にはパラメータはありません。 戻 ...
ning ids for the items that had errors in the last poll. Empty array is returned if there were no errors. ...
関連キーワード: errors , poll , Get , ZMQPoll , array , getLastErrors , パラメー ...
-
https://man.plustar.jp/php/zmqpoll.getlasterrors.html
- [similar]
- Remove item from poll set 9995
- « ZMQPoll::poll ZMQDevice » PHP Manual ZMQPoll Remove item from poll set ZMQPoll::remove (PECL z
...
mq >= 0.5.0) ZMQPoll::remove — Remove item from poll set 説明 public ZM ...
QPoll::remove ( mixed $item ): bool Remove item from the ...
poll set. The item parameter can be ZMQSocket object, a ...
stream resource or the id returned from ZMQPoll::add() method. パラメータ item The ZMQSocket objec ...
-
https://man.plustar.jp/php/zmqpoll.remove.html
- [similar]
- Count items in the poll set 9558
- « ZMQPoll::clear ZMQPoll::getLastErrors » PHP Manual ZMQPoll Count items in the poll set ZMQPoll
...
::count (PECL zmq >= 0.5.0) ZMQPoll::count — Count items in the poll set 説明 public Z ...
MQPoll::count (): int Count the items in the poll set. パ ...
rns an int representing the amount of items in the poll set. 関連キーワード: items , poll , Count , ZMQPol ...
-
https://man.plustar.jp/php/zmqpoll.count.html
- [similar]
- ZMQ 9389
- « yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ —
...
et option ZMQSocket::unbind — Unbind the socket ZMQPoll — The ZMQPoll class ZMQPoll::add — Add item to the ...
poll set ZMQPoll::clear — Clear the poll set ZMQPoll::c ...
ount — Count items in the poll set ZMQPoll::getLastErrors — Get poll errors ZMQPo ...
ll::poll — Poll the items ZMQPoll::remove — Remove item fro ...
-
https://man.plustar.jp/php/book.zmq.html
- [similar]
- Clear the poll set 8994
- « ZMQPoll::add ZMQPoll::count » PHP Manual ZMQPoll Clear the poll set ZMQPoll::clear (PECL zmq >
...
= 0.5.0) ZMQPoll::clear — Clear the poll set 説明 public ZMQPoll::c ...
lear (): ZMQPoll Clears all elements from the poll set. パラメータ ...
戻り値 Returns the current object. 関連キーワード: poll , ZMQPoll , the , パラメータ , count , zmq , publi ...
-
https://man.plustar.jp/php/zmqpoll.clear.html
- [similar]
- 接続を問い合わせる 8924
- « mysqli::ping mysqli::prepare » PHP Manual mysqli 接続を問い合わせる mysqli::poll mysqli_poll (
...
PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::poll -- mysqli_poll — 接続を問い合わせる 説明 オブジェク ...
ト指向型 public static mysqli::poll ( ? array &$read , ? array &$error , array &$rejec ...
t $microseconds = 0 ): int | false 手続き型 mysqli_poll ( ? array &$read , ? array &$error , array &$rejec ...
、それ以外の場合に false を返します。 例 例1 mysqli_poll() の例 <?php $link1 = mysqli_connect (); $link1 -> ...
-
https://man.plustar.jp/php/mysqli.poll.html
- [similar]
- Polling 8797
- « parallel\Events::remove parallel\Events\Input » PHP Manual parallel\Events Polling parallel\Ev
...
ents::poll (0.9.0) parallel\Events::poll — Polling 説明 publi ...
c parallel\Events::poll (): ? parallel\Events\Event Shall poll for the nex ...
eout is used and reached. 関連キーワード: Events , Polling , poll , returned , event , shall , Should , bl ...
-
https://man.plustar.jp/php/parallel-events.poll.html
- [similar]