検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 247 for Socket (0.038 sec.)
The GearmanWorker class 4298
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The ... Set worker options GearmanWorker::setTimeout — Set socket I/O activity timeout GearmanWorker::timeout — Get ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]
定義済み定数 4298
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... ) GEARMAN_DEFAULT_TCP_PORT ( int ) GEARMAN_DEFAULT_SOCKET_TIMEOUT ( int ) GEARMAN_DEFAULT_SOCKET_SEND_SIZE ( ... int ) GEARMAN_DEFAULT_SOCKET_RECV_SIZE ( int ) GEARMAN_MAX_ERROR_SIZE ( int ) G ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
mysql サーバーとの接続をオープンする 4298
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンす ... = ? , string $dbname = ? , int $port = ? , string $socket = ? , int $flags = ? ): bool 手続き型 mysqli_real_ ... = ? , string $dbname = ? , int $port = ? , string $socket = ? , int $flags = ? ): bool MySQL データベースエン ... SQL サーバーに接続する際のポート番号を指定します。 socket 使用するソケットあるいは名前つきパイプを指定します ... 。 注意 : socket 引数を指定しても、MySQL サーバーへの 接続時の型を明 ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
データベース接続 4268
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガ ... 上の例の出力は以下となります。 Localhost via UNIX socket 127.0.0.1 via TCP/IP デフォルトの接続パラメータ 接 ... ault_pw="" mysqli.default_port=3306 mysqli.default_socket=/tmp/mysql.sock 結果として決まった引数の値が、 拡張 ... ルト値を Unixドメインソケットの localhost とします。 socket の値が未設定または空の場合、 かつ Unixドメインソケ ... スの接続をオープンするものと解釈されます。 この場合、socket のパラメータはパイプの名前として解釈されます。 この ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
MySQL サーバーへの接続をオープンする 4228
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... 号を 指定することが可能で、localhost では ":/path/to/socket" のようにソケットへのパスを指定することも可能です。 ... se ( $link ); ?> 例3 mysql_connect() で ":/path/to/socket" 構文を使用する例 <?php // localhost のソケット(例 ... に閉じられます。 注意 : エラー "Can't create TCP/IP socket (10106)" が発生するのは、たいていは variables_orde ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
MySQL サーバに接続する 4228
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... 1 URI の例 mysqlx://foobar mysqlx://root@localhost?socket=%2Ftmp%2Fmysqld.sock%2F mysqlx://foo:bar@localhost ... e=required&auth=mysql41 mysqlx://foo:bar@(/path/to/socket) mysqlx://foo:bar@(/path/to/socket)?auth=sha256_me ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 4228
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 P ... るか、 あるいはストリームラッパーの作成時に ( stream_socket_client() あるいは stream_socket_server() を呼んで) ... コンテキストオプション crypto_method には、 stream_socket_enable_crypto() 関数の crypto_type と同様に、 許可 ... ムソケットトランスポートを利用します $sock = stream_socket_client ( 'tlsv1.2://google.com:443/' ); ?> openssl ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
The Event class 4207
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL ... ided file descriptor(usually a stream resource, or socket) is ready for reading. Event::WRITE This flag indi ... ided file descriptor(usually a stream resource, or socket) is ready for reading. Event::SIGNAL Used to imple ...
https://man.plustar.jp/php/class.event.html - [similar]
定義済み定数 4207
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されていま ... します。 型: bool 、デフォルト: false Memcached::OPT_SOCKET_SEND_SIZE バッファに送信するソケットの最大のバイト ... ォームやカーネルの設定によって異なる Memcached::OPT_SOCKET_RECV_SIZE ソケットの受信バッファの最大のバイト数。 ... The maximum socket receive buffer in bytes. 型: int 、デフォルト: プラ ... ーを与えたことを示します。 Memcached::RES_CONNECTION_SOCKET_CREATE_FAILURE ネットワークソケットの作成が失敗した ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
Connection handling and persistence 4207
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... llo commands to update its view of the topologies. Socket persistence (PHP versions before 1.2.0) Versions o ... ithin » libmongoc to designate custom handlers for socket communication; however, a new libmongoc client is ... of the driver >= 1.1.8 and < 1.2.0 do not persist sockets for SSL connections. See » PHPC-720 for additiona ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]