検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 335 for [SIMILAR] 16 1024 4096 WITH 29531 ソケ WITH 2567... (0.292 sec.)
Constructs EvIo watcher object 0
« EvIo EvIo::createStopped » PHP Manual EvIo Constructs EvIo watcher object EvIo::__construct (PECL ev >= 0.2.0) EvIo::__construct — Constructs EvIo watcher object 説明 public EvIo::__construct ( mixed $fd , int $events , callable $callback , mixed $data = ? , int $priority = ? ) Constru ...
https://man.plustar.jp/php/evio.construct.html - [similar]
Create Swoole sync or async TCP/UDP client, with or without SSL. 0
« Swoole\Client::connect Swoole\Client::__destruct » PHP Manual Swoole\Client Create Swoole sync or async TCP/UDP client, with or without SSL. Swoole\Client::__construct (PECL swoole >= 1.9.0) Swoole\Client::__construct — Create Swoole sync or async TCP/UDP client, with or without SSL. 説 ...
https://man.plustar.jp/php/swoole-client.construct.html - [similar]
Add item to the poll set 0
« 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 ZMQPoll::add ( mixed $entry , int $type ): string Adds a new item to the poll set and returns the internal id of the added item. The ...
https://man.plustar.jp/php/zmqpoll.add.html - [similar]
Receives a multipart message 0
« ZMQSocket::recv ZMQSocket::send » PHP Manual ZMQSocket Receives a multipart message ZMQSocket::recvMulti (PECL zmq >= 0.8.0) ZMQSocket::recvMulti — Receives a multipart message 説明 public ZMQSocket::recvMulti ( int $mode = 0 ): array Receive an array multipart message from a socket. B ...
https://man.plustar.jp/php/zmqsocket.recvmulti.html - [similar]
Sends a message 0
« ZMQSocket::recvMulti ZMQSocket::sendmulti » PHP Manual ZMQSocket Sends a message ZMQSocket::send (PECL zmq >= 0.5.0) ZMQSocket::send — Sends a message 説明 public ZMQSocket::send ( string $message , int $mode = 0 ): ZMQSocket Send a message using the socket. The operation can block unl ...
https://man.plustar.jp/php/zmqsocket.send.html - [similar]
The GearmanClient class 0
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearman The GearmanClient class The GearmanClient class (PECL gearman >= 0.5.0) はじめに Represents a class for connecting to a Gearman job server and making requests to perform some function on pr ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
Event callbacks 0
« About event persistence Constructing signal events » PHP Manual Event Event callbacks Event callbacks If a callback is registered for an event, it will be called when the event becomes active. To associate a callback with event one can pass a callable to either Event::__construct() , o ...
https://man.plustar.jp/php/event.callbacks.html - [similar]
Constructs Event object 0
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL event >= 1.2.6-beta) Event::__construct — Constructs Event object 説明 public Event::__construct ( EventBase $base , mixed $fd , int $what , callable $cb , mixed $arg = NULL ) Constructs Even ...
https://man.plustar.jp/php/event.construct.html - [similar]
About event persistence 0
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence By default, whenever a pending event becomes active (because its file descriptor is ready to read or write, or because its timeout expires), it becomes non-pending right before its callback i ...
https://man.plustar.jp/php/event.persistence.html - [similar]
Re-configures event 0
« Event::pending Event::setPriority » PHP Manual Event Re-configures event Event::set (PECL event >= 1.2.6-beta) Event::set — Re-configures event 説明 public Event::set ( EventBase $base , mixed $fd , int $what = ? , callable $cb = ? , mixed $arg = ? ): bool Re-configures event. Note, th ...
https://man.plustar.jp/php/event.set.html - [similar]