検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 326 for [SIMILAR] 16 1024 4096 WITH 31123 socket WITH 28... (0.429 sec.)
Add new callback functions of a socket into the EventLoop. 0
« Swoole\Event Swoole\Event::defer » PHP Manual Swoole\Event Add new callback functions of a socket into the EventLoop. Swoole\Event::add (PECL swoole >= 1.9.0) Swoole\Event::add — Add new callback functions of a socket into the EventLoop. 説明 public static Swoole\Event::add ( int $fd , ...
https://man.plustar.jp/php/swoole-event.add.html - [similar]
Update the event callback functions of a socket. 0
« Swoole\Event::exit Swoole\Event::wait » PHP Manual Swoole\Event Update the event callback functions of a socket. Swoole\Event::set (PECL swoole >= 1.9.0) Swoole\Event::set — Update the event callback functions of a socket. 説明 public static Swoole\Event::set ( int $fd , string $read_c ...
https://man.plustar.jp/php/swoole-event.set.html - [similar]
Set a socket option 0
« ZMQContext::isPersistent ZMQSocket » PHP Manual ZMQContext Set a socket option ZMQContext::setOpt (PECL zmq >= 1.0.4) ZMQContext::setOpt — Set a socket option 説明 public ZMQContext::setOpt ( int $key , mixed $value ): ZMQContext Sets a ZMQ context option. The type of the value depends ...
https://man.plustar.jp/php/zmqcontext.setopt.html - [similar]
Receive data from the remote socket. 0
« Swoole\Client::pipe Swoole\Client::resume » PHP Manual Swoole\Client Receive data from the remote socket. Swoole\Client::recv (PECL swoole >= 1.9.0) Swoole\Client::recv — Receive data from the remote socket. 説明 public Swoole\Client::recv ( string $size = ? , string $flag = ? ): void ...
https://man.plustar.jp/php/swoole-client.recv.html - [similar]
Free resources allocated for this event base 0
« EventBase::exit EventBase::getFeatures » PHP Manual EventBase Free resources allocated for this event base EventBase::free (PECL event >= 1.10.0) EventBase::free — Free resources allocated for this event base 説明 public EventBase::free (): void Deallocates resources allocated by libev ...
https://man.plustar.jp/php/eventbase.free.html - [similar]
Send data to the remote socket in the blocking way. 0
« Swoole\Server::sendto Swoole\Server::set » PHP Manual Swoole\Server Send data to the remote socket in the blocking way. Swoole\Server::sendwait (PECL swoole >= 1.9.0) Swoole\Server::sendwait — Send data to the remote socket in the blocking way. 説明 public Swoole\Server::sendwait ( int ...
https://man.plustar.jp/php/swoole-server.sendwait.html - [similar]
The ZMQContext class 0
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The ZMQContext class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQContext { /* Methods */ public __construct ( int $io_threads = 1 , bool $is_persistent = true ) public getOpt ( string $key ): ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
Construct a new device 0
« ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::__construct (PECL zmq >= 0.5.0) ZMQDevice::__construct — Construct a new device 説明 public ZMQDevice::__construct ( ZMQSocket $frontend , ZMQSocket $backend , ZMQSocket $listener = ? ) "ØMQ de ...
https://man.plustar.jp/php/zmqdevice.construct.html - [similar]
Receives a message 0
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSocket::recv (PECL zmq >= 0.5.0) ZMQSocket::recv — Receives a message 説明 public ZMQSocket::recv ( int $mode = 0 ): string Receive a message from a socket. By default receiving will block until a ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
The EventConfig class 0
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class The EventConfig class (PECL event >= 1.2.6-beta) はじめに Represents configuration structure which could be used in construction of the EventBase . クラス概要 final class EventConfig { /* Con ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]