検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 36 for [SIMILAR] 16 1024 4096 WITH 25330 zmqsocket WITH... (0.052 sec.)
The ZMQ class 0
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQ { /* Constants */ const int SOCKET_PAIR ; const int SOCKET_PUB ; const int SOCKET_SUB ; const int SOCKET_REQ ; const int SOCKET_REP ; const int SOCKET_XREQ ; c ...
https://man.plustar.jp/php/class.zmq.html - [similar]
The Swoole\Client class 0
« Swoole\Channel::stats Swoole\Client::close » PHP Manual Swoole The Swoole\Client class The Swoole\Client class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Client { /* Constants */ const int MSG_OOB = 1 ; const int MSG_PEEK = 2 ; const int MSG_DONTWAIT = 128 ; const int MSG_ ...
https://man.plustar.jp/php/class.swoole-client.html - [similar]
The ZMQDevice class 0
« ZMQPoll::remove ZMQDevice::__construct » PHP Manual 0MQ messaging The ZMQDevice class The ZMQDevice class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQDevice { /* Methods */ public __construct ( ZMQSocket $frontend , ZMQSocket $backend , ZMQSocket $listener = ? ) public getIdleTime ...
https://man.plustar.jp/php/class.zmqdevice.html - [similar]
Create a new socket 0
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQContext::getSocket (PECL zmq >= 0.5.0) ZMQContext::getSocket — Create a new socket 説明 public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
接続しているかどうかによらず、ソケットからデータを受信する 0
« socket_recv socket_recvmsg » PHP Manual ソケット 関数 接続しているかどうかによらず、ソケットからデータを受信する socket_recvfrom (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recvfrom — 接続しているかどうかによらず、ソケットからデータを受信する 説明 socket_recvfrom ( Socket $socket , st ...
https://man.plustar.jp/php/function.socket-recvfrom.html - [similar]
The EvIdle class 0
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (PECL ev >= 0.2.0) はじめに EvIdle watchers trigger events when no other events of the same or higher priority are pending ( EvPrepare , EvCheck and other EvIdle watchers do not count as receivi ...
https://man.plustar.jp/php/class.evidle.html - [similar]
The EvSignal class 0
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal class (PECL ev >= 0.2.0) はじめに EvSignal watchers will trigger an event when the process receives a specific signal one or more times. Even though signals are very asynchronous, libev will ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
Creates the training data struct from a user supplied function 0
« fann_create_standard fann_create_train » PHP Manual Fann 関数 Creates the training data struct from a user supplied function fann_create_train_from_callback (PECL fann >= 1.0.0) fann_create_train_from_callback — Creates the training data struct from a user supplied function 説明 fann_c ...
https://man.plustar.jp/php/function.fann-create-train-from-callback.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
PREV 1 2 3 4 NEXT