検索

phrase: max: clip:
target: order:
Results of 1 - 3 of about 3 for imeout (0.012 sec.)
stream_set_timeout のエイリアス 10901
« socket_set_blocking syslog » PHP Manual ネットワーク 関数 stream_set_timeout のエイリアス sock ... et_set_timeout (PHP 4, PHP 5, PHP 7, PHP 8) socket_set_timeout... stream_set_timeout() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 stream_set_timeout() . 関連キーワード: imeout , stream , 関数 , block ...
https://man.plustar.jp/php/function.socket-set-timeout.html - [similar]
stream_set_blocking のエイリアス 10287
« socket_get_status socket_set_timeout » PHP Manual ネットワーク 関数 stream_set_blocking のエイ ... 関連キーワード: blocking , stream , 関数 , status , imeout , ネットワーク , ...
https://man.plustar.jp/php/function.socket-set-blocking.html - [similar]
ストリームにタイムアウトを設定する 6678
« stream_set_read_buffer stream_set_write_buffer » PHP Manual ストリーム 関数 ストリームにタイム ... アウトを設定する stream_set_timeout (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_t ... ストリームにタイムアウトを設定する 説明 stream_set_timeout ( resource $stream , int $seconds , int $microseco ... 失敗した場合に false を返します。 例 例1 stream_set_timeout() の例 <?php $fp = fsockopen ( "www.example.com" , ... te ( $fp , "GET / HTTP/1.0\r\n\r\n" ); stream_set_timeout ( $fp , 2 ); $res = fread ( $fp , 2000 ); $info = ...
https://man.plustar.jp/php/function.stream-set-timeout.html - [similar]
PREV 1 NEXT