検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 402 for [SIMILAR] 16 1024 4096 WITH 20363 destory WITH 8... (0.171 sec.)
Compare and set the value of the atomic object. 0
« Swoole\Atomic::add Swoole\Atomic::__construct » PHP Manual Swoole\Atomic Compare and set the value of the atomic object. Swoole\Atomic::cmpset (PECL swoole >= 1.9.0) Swoole\Atomic::cmpset — Compare and set the value of the atomic object. 説明 public Swoole\Atomic::cmpset ( int $cmp_val ...
https://man.plustar.jp/php/swoole-atomic.cmpset.html - [similar]
Append the string or binary data at the end of the memory buffer and return the ... 0
« Swoole\Buffer Swoole\Buffer::clear » PHP Manual Swoole\Buffer Append the string or binary data at the end of the memory buffer and return the new size of memory allocated. Swoole\Buffer::append (PECL swoole >= 1.9.0) Swoole\Buffer::append — Append the string or binary data at the end o ...
https://man.plustar.jp/php/swoole-buffer.append.html - [similar]
Connect to the remote TCP or UDP port. 0
« Swoole\Client::close Swoole\Client::__construct » PHP Manual Swoole\Client Connect to the remote TCP or UDP port. Swoole\Client::connect (PECL swoole >= 1.9.0) Swoole\Client::connect — Connect to the remote TCP or UDP port. 説明 public Swoole\Client::connect ( string $host , int $port ...
https://man.plustar.jp/php/swoole-client.connect.html - [similar]
Call a callback with an array of parameters 0
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callback with an array of parameters Swoole\Coroutine::call_user_func_array (PECL swoole >= 2.0.0) Swoole\Coroutine::call_user_func_array — Call a callback with an array of parameters 説明 public sta ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]
Get the connection info by file description. 0
« Swoole\Server::finish Swoole\Server::getClientList » PHP Manual Swoole\Server Get the connection info by file description. Swoole\Server::getClientInfo (PECL swoole >= 1.9.0) Swoole\Server::getClientInfo — Get the connection info by file description. 説明 public Swoole\Server::getClien ...
https://man.plustar.jp/php/swoole-server.getclientinfo.html - [similar]
Send data to the task worker processes. 0
« Swoole\Server::stop Swoole\Server::taskwait » PHP Manual Swoole\Server Send data to the task worker processes. Swoole\Server::task (PECL swoole >= 1.9.0) Swoole\Server::task — Send data to the task worker processes. 説明 public Swoole\Server::task ( string $data , int $dst_worker_id = ...
https://man.plustar.jp/php/swoole-server.task.html - [similar]
説明 0
« EventBuffer::drain EventBuffer::expand » PHP Manual EventBuffer 説明 EventBuffer::enableLocking (PECL event >= 1.2.6-beta) EventBuffer::enableLocking — 説明 public EventBuffer::enableLocking (): void Enable locking on an EventBuffer so that it can safely be used by multiple threads at ...
https://man.plustar.jp/php/eventbuffer.enablelocking.html - [similar]
Prevent calls that modify an event buffer from succeeding 0
« EventBuffer::expand EventBuffer::lock » PHP Manual EventBuffer Prevent calls that modify an event buffer from succeeding EventBuffer::freeze (PECL event >= 1.2.6-beta) EventBuffer::freeze — Prevent calls that modify an event buffer from succeeding 説明 public EventBuffer::freeze ( bool ...
https://man.plustar.jp/php/eventbuffer.freeze.html - [similar]
Prepend data to the front of the buffer 0
« EventBuffer::lock EventBuffer::prependBuffer » PHP Manual EventBuffer Prepend data to the front of the buffer EventBuffer::prepend (PECL event >= 1.2.6-beta) EventBuffer::prepend — Prepend data to the front of the buffer 説明 public EventBuffer::prepend ( string $data ): bool Prepend d ...
https://man.plustar.jp/php/eventbuffer.prepend.html - [similar]
Store into cache 0
« Yac Yac::__construct » PHP Manual Yac Store into cache Yac::add (PECL yac >= 1.0.0) Yac::add — Store into cache 説明 public Yac::add ( string $keys , mixed $value , int $ttl = 0 ): bool public Yac::add ( array $key_vals ): bool Added a item into cache. パラメータ keys string key value ...
https://man.plustar.jp/php/yac.add.html - [similar]