検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 496 for [SIMILAR] 16 1024 4096 WITH 25546 initheader WIT... (1.674 sec.)
Fixed size memory blocks allocation. 0
« Swoole\Buffer::clear Swoole\Buffer::__destruct » PHP Manual Swoole\Buffer Fixed size memory blocks allocation. Swoole\Buffer::__construct (PECL swoole >= 1.9.0) Swoole\Buffer::__construct — Fixed size memory blocks allocation. 説明 public Swoole\Buffer::__construct ( int $size = ? ) パ ...
https://man.plustar.jp/php/swoole-buffer.construct.html - [similar]
Add callback functions triggered by events. 0
« Swoole\Client::isConnected Swoole\Client::pause » PHP Manual Swoole\Client Add callback functions triggered by events. Swoole\Client::on (PECL swoole >= 1.9.0) Swoole\Client::on — Add callback functions triggered by events. 説明 public Swoole\Client::on ( string $event , callable $call ...
https://man.plustar.jp/php/swoole-client.on.html - [similar]
Redirect the data to another file descriptor. 0
« Swoole\Client::pause Swoole\Client::recv » PHP Manual Swoole\Client Redirect the data to another file descriptor. Swoole\Client::pipe (PECL swoole >= 1.9.0) Swoole\Client::pipe — Redirect the data to another file descriptor. 説明 public Swoole\Client::pipe ( string $socket ): void パラ ...
https://man.plustar.jp/php/swoole-client.pipe.html - [similar]
Stop the child processes. 0
« Swoole\Process::exec Swoole\Process::freeQueue » PHP Manual Swoole\Process Stop the child processes. Swoole\Process::exit (PECL swoole >= 1.9.0) Swoole\Process::exit — Stop the child processes. 説明 public Swoole\Process::exit ( string $exit_code = ? ): void パラメータ exit_code 戻り値 ...
https://man.plustar.jp/php/swoole-process.exit.html - [similar]
Read data sending to the process. 0
« Swoole\Process::push Swoole\Process::signal » PHP Manual Swoole\Process Read data sending to the process. Swoole\Process::read (PECL swoole >= 1.9.0) Swoole\Process::read — Read data sending to the process. 説明 public Swoole\Process::read ( int $maxsize = ? ): string パラメータ maxsiz ...
https://man.plustar.jp/php/swoole-process.read.html - [similar]
Stop receiving data from the connection. 0
« Swoole\Server::on Swoole\Server::protect » PHP Manual Swoole\Server Stop receiving data from the connection. Swoole\Server::pause (PECL swoole >= 1.9.0) Swoole\Server::pause — Stop receiving data from the connection. 説明 public Swoole\Server::pause ( int $fd ): void パラメータ fd 戻り ...
https://man.plustar.jp/php/swoole-server.pause.html - [similar]
Start receving data from the connection. 0
« Swoole\Server::reload Swoole\Server::send » PHP Manual Swoole\Server Start receving data from the connection. Swoole\Server::resume (PECL swoole >= 1.9.0) Swoole\Server::resume — Start receving data from the connection. 説明 public Swoole\Server::resume ( int $fd ): void パラメータ fd ...
https://man.plustar.jp/php/swoole-server.resume.html - [similar]
Execute multiple tasks concurrently. 0
« Swoole\Server::taskwait Swoole\Server::tick » PHP Manual Swoole\Server Execute multiple tasks concurrently. Swoole\Server::taskWaitMulti (PECL swoole >= 1.9.0) Swoole\Server::taskWaitMulti — Execute multiple tasks concurrently. 説明 public Swoole\Server::taskWaitMulti ( array $tasks , ...
https://man.plustar.jp/php/swoole-server.taskwaitmulti.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
The MongoDB\Driver\Command class 0
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\Driver The MongoDB\Driver\Command class The MongoDB\Driver\Command class (mongodb >=1.0.0) はじめに The MongoDB\Driver\Command class is a value object that represents a database command. To pr ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]