検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 488 for Read (0.044 sec.)
Send data for a task 3905
« GearmanTask::sendData GearmanTask::taskDenominator » PHP Manual GearmanTask Send data for a ta ... if the send failed. 参考 GearmanTask::recvData() - Read work or result data into a buffer for a task 関連キ ... GearmanTask , sendWorkload , 関数 , send , work , Read , Data ...
https://man.plustar.jp/php/gearmantask.sendworkload.html - [similar]
はじめに 3905
« Inotify インストール/設定 » PHP Manual Inotify はじめに はじめに inotify 拡張モジュールは、ino ... 、 fclose() などで利用することができます。 inotify_read() は、C の流儀での inotify イベントの読み込みを置き ... Inotify , stream , ストリーム , イベント , 流儀 , read , 利用 ...
https://man.plustar.jp/php/intro.inotify.html - [similar]
Returns whether the topology has a readable server 3905
« MongoDB\Driver\TopologyDescription::getType MongoDB\Driver\TopologyDescription::hasWritableSer ... logyDescription Returns whether the topology has a readable server MongoDB\Driver\TopologyDescription::has ... b >=1.13.0) MongoDB\Driver\TopologyDescription::hasReadableServer — Returns whether the topology has a rea ... inal public MongoDB\Driver\TopologyDescription::hasReadableServer ( ? MongoDB\Driver\ReadPreference $readP ... = null ): bool Returns whether the topology has a readable server or, if readPreference is specified, a s ...
https://man.plustar.jp/php/mongodb-driver-topologydescription.hasreadableserver.... - [similar]
共有メモリ関数 3905
« 基本的な使用法 shmop_close » PHP Manual 共有メモリ 共有メモリ関数 共有メモリ関数 目次 shmop_cl ... — 共有メモリブロックを作成またはオープンする shmop_read — 共有メモリブロックからデータを読み取る shmop_siz ... , データ , 基本 , 削除 , open , 作成 , オープン , read ...
https://man.plustar.jp/php/ref.shmop.html - [similar]
3905
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバ ... len ( $msg )); do { if ( false === ( $buf = socket_read ( $msgsock , 2048 , PHP_NORMAL_READ ))) { echo "so ... cket_read() failed: reason: " . socket_strerror ( socket_las ... cket , $in , strlen ( $in )); echo "OK.\n" ; echo "Reading response:\n\n" ; while ( $out = socket_read ( $ ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
ストリームのオプションを変更する 3905
« streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオ ... blocking() に対応してコールされます) STREAM_OPTION_READ_TIMEOUT (このメソッドは、 stream_set_timeout() に対 ... ロックモード、0 は非ブロックモード)。 STREAM_OPTION_READ_TIMEOUT : タイムアウト秒数。 STREAM_OPTION_WRITE_B ... G : このオプションは設定されません。 STREAM_OPTION_READ_TIMEOUT : タイムアウトマイクロ秒数。 STREAM_OPTION ...
https://man.plustar.jp/php/streamwrapper.stream-set-option.html - [similar]
セキュリティ設定を取得する 3905
« XSLTProcessor::getParameter XSLTProcessor::hasExsltSupport » PHP Manual XSLTProcessor セキュリ ... 関数にはパラメータはありません。 戻り値 XSL_SECPREF_READ_FILE 、 XSL_SECPREF_WRITE_FILE 、 XSL_SECPREF_CREA ... TE_DIRECTORY 、 XSL_SECPREF_READ_NETWORK 、 XSL_SECPREF_WRITE_NETWORK を含むビットマ ...
https://man.plustar.jp/php/xsltprocessor.getsecurityprefs.html - [similar]
共有メモリ 3873
« SysvSharedMemory はじめに » PHP Manual プロセス制御 共有メモリ 共有メモリ はじめに インストール ... — 共有メモリブロックを作成またはオープンする shmop_read — 共有メモリブロックからデータを読み取る shmop_siz ... 設定 , Shmop , データ , インストール , 取得 , size , read , オープン ...
https://man.plustar.jp/php/book.shmop.html - [similar]
About event persistence 3873
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence ... ent becomes active (because its file descriptor is ready to read or write, or because its timeout expires) ... runs. Thus, if one has an event with flags Event::READ | Event::PERSIST and a timeout of five seconds, th ... active: Whenever the socket or file descriptor is ready for reading. Whenever five seconds have passed si ...
https://man.plustar.jp/php/event.persistence.html - [similar]
Returns underlying input buffer associated with current buffer event 3873
« EventBufferEvent::getEnabled EventBufferEvent::getOutput » PHP Manual EventBufferEvent Returns ... er event. An input buffer is a storage for data to read. Note, there is also input property of EventBuffer ... d with current buffer event. 例 例1 Buffer event's read callback <?php function readcb ( $bev , $base ) { ...
https://man.plustar.jp/php/eventbufferevent.getinput.html - [similar]