検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 335 for [SIMILAR] 16 1024 4096 WITH 16406 ソケ WITH 1556... (2.108 sec.)
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
The GearmanWorker class 0
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The GearmanWorker class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanWorker { /* メソッド */ public addFunction ( string $function_name , callable $function , mixed &$context = ? , int ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Return values. Always check GearmanClient::error() or GearmanWorker() for a ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
The Event class 0
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or write to; a file descriptor becoming ready to read from or write to(edge ...
https://man.plustar.jp/php/class.event.html - [similar]
Connection handling and persistence 0
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handling and persistence Connection handling and persistence 注意 : Unix プラットフォームの MongoDB ドライバーは、 exec() システムコールを呼ばすに fork() システムコールを使っているスクリプトの影響を受 ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
Assign a priority to a bufferevent 0
« EventBufferEvent::setCallbacks EventBufferEvent::setTimeouts » PHP Manual EventBufferEvent Assign a priority to a bufferevent EventBufferEvent::setPriority (PECL event >= 1.2.6-beta) EventBufferEvent::setPriority — Assign a priority to a bufferevent 説明 public EventBufferEvent::setPri ...
https://man.plustar.jp/php/eventbufferevent.setpriority.html - [similar]
はじめに 0
« Swoole インストール/設定 » PHP Manual Swoole はじめに はじめに Swoole is a high-performance networking framework using an event-driven, asynchronous, non-blocking I/O model. It can be used to develop high-performance, scalable, concurrent TCP, UDP, Unix socket, HTTP, Websocket services ...
https://man.plustar.jp/php/intro.swoole.html - [similar]
Whether the context is persistent 0
« ZMQContext::getSocket ZMQContext::setOpt » PHP Manual ZMQContext Whether the context is persistent ZMQContext::isPersistent (PECL zmq >= 0.5.0) ZMQContext::isPersistent — Whether the context is persistent 説明 public ZMQContext::isPersistent (): bool Whether the context is persistent. ...
https://man.plustar.jp/php/zmqcontext.ispersistent.html - [similar]
Get list of endpoints 0
« ZMQSocket::disconnect ZMQSocket::getPersistentId » PHP Manual ZMQSocket Get list of endpoints ZMQSocket::getEndpoints (PECL zmq >= 0.5.0) ZMQSocket::getEndpoints — Get list of endpoints 説明 public ZMQSocket::getEndpoints (): array Returns a list of endpoints where the socket is connec ...
https://man.plustar.jp/php/zmqsocket.getendpoints.html - [similar]
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]