検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 102 for Address (0.005 sec.)
インターネットドメインまたは Unix ドメインのソケット接続を開く 6185
« stream_socket_accept stream_socket_enable_crypto » PHP Manual ストリーム 関数 インターネットド ... ケット接続を開く 説明 stream_socket_client ( string $address , int &$error_code = null , string &$error_message ... T , ? resource $context = null ): resource | false address で指定された接続先との、 ストリームまたはデータグラ ... たインターネットドメインのソケット (AF_INET) には、 address パラメータの ターゲット の部分は、ホスト名または I ... ブロックモードに 変更することができます。 パラメータ address 接続するソケットのアドレス。 error_code 接続に失敗 ...
https://man.plustar.jp/php/function.stream-socket-client.html - [similar]
Lighttpd 1.4 (Unix システム用) 6133
« Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual U ... PID=/tmp/php.pid # アドレスへのバインド #FCGI_BIND_ADDRESS=10.0.1.1:10000 # ドメインソケットへのバインド FCGI ... _BIND_ADDRESS=/tmp/php.sock PHP_FCGI_CHILDREN=16 PHP_FCGI_MAX_RE ... QUESTS=$PHP_FCGI_MAX_REQUESTS \ $PHP -b $FCGI_BIND_ADDRESS & echo $! > "$PHP_PID" リモートの FCGI インスタンス ...
https://man.plustar.jp/php/install.unix.lighttpd-14.html - [similar]
The EventListener class 6082
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListen ... se (): void public static getSocketName ( string &$address , mixed &$port = ? ): bool public setCallback ( ca ... entListener::getSocketName — Retreives the current address to which the listener's socket is bound EventListe ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
接続したソケットからデータを受信する 6043
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... /* 対象となるホストの IP アドレスを取得します */ $address = gethostbyname ( 'www.example.com' ); /* TCP/IP ソ ... echo "OK.\n" ; } echo "Attempting to connect to ' $address ' on port ' $service_port '..." ; $result = socket ... _connect ( $socket , $address , $service_port ); if ( $result === false ) { echo ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
Philosophy 6043
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... y virtue of the fact that they operate in the same address space. The programmer must deploy mutual exclusion ... nothing - PHP threads operate in their own virtual address space by default, and so may only share memory by ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
Open a connection to a CUBRID Server 5991
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... for connecting to your server by using your server address, port number, database name, user name, and passwo ... e made by default. パラメータ host Host name or IP address of CUBRID CAS server. port Port number of CUBRID C ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 5991
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメイン ... ケットを作成する 説明 stream_socket_server ( string $address , int &$error_code = null , string &$error_message ... N , ? resource $context = null ): resource | false address で指定された接続ポイントに、 ストリームまたはデータ ... stream_socket_accept() 関数を使います。 パラメータ address 作成されるソケットのタイプは、 [トランスポート]:// ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
接続しているかどうかによらずソケットにメッセージを送信する 5939
« socket_sendmsg socket_set_block » PHP Manual ソケット 関数 接続しているかどうかによらずソケット ... string $data , int $length , int $flags , string $address , ? int $port = null ): int | false 関数 socket_se ... 直接つながっているインターフェイスのみを使用します。 address リモートホストの IP アドレス。 port port は、 デー ...
https://man.plustar.jp/php/function.socket-sendto.html - [similar]
Sets the local port from which connections are made 5900
« EventHttpConnection::setLocalAddress EventHttpConnection::setMaxBodySize » PHP Manual EventHtt ... t number. 戻り値 参考 EventHttpConnection::setLocalAddress() - Sets the IP address from which HTTP connection ... EventHttpConnection , the , setLocalPort , setLocalAddress , setMaxBodySize ...
https://man.plustar.jp/php/eventhttpconnection.setlocalport.html - [similar]
Deserialization from BSON 5900
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... original BSON type. By default, the current driver addresses this concern by ensuring that BSON arrays and do ... llows you to map each embedded document within an "addresses" array to an Address class and each "city" field ... within those embedded address documents to a City class: [ 'fieldPaths' => [ 'ad ... dresses.$' => 'MyProject\Address', 'addresses.$.city' => 'MyProject\City', ], ] Eac ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT