検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 26 for except (0.004 sec.)
与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行... 12464
« socket_recvmsg socket_send » PHP Manual ソケット 関数 与えられたソケットの配列に対し、指定した ... ect ( ? array &$read , ? array &$write , ? array &$except , ? int $seconds , int $microseconds = 0 ): int | ... 書き込みがブロックされていないかどうかを監視します。 except 配列 except に挙げられたソケットでは、 例外を監視し ... d = array( $socket1 , $socket2 ); $write = NULL ; $except = NULL ; $num_changed_sockets = socket_select ( $r ... ead , $write , $except , 0 ); if ( $num_changed_sockets === false ) { /* ...
https://man.plustar.jp/php/function.socket-select.html - [similar]
select() システムコールと同等の操作を、 ストリームの配列に対して seconds と micr... 12249
« stream_resolve_include_path stream_set_blocking » PHP Manual ストリーム 関数 select() システム ... ect ( ? array &$read , ? array &$write , ? array &$except , ? int $seconds , ? int $microseconds = null ): i ... しないで書き込みができるかどうかの監視が行われます。 except except 配列に列挙されたストリームに対しては、 重大 ... 変化したのかが分かるよう、 配列 read 、 write および except に変更が加えられます。 但し、配列のキーは保存されま ... d = array( $stream1 , $stream2 ); $write = NULL ; $except = NULL ; if ( false === ( $num_changed_streams = s ...
https://man.plustar.jp/php/function.stream-select.html - [similar]
Setter 12249
« Yac::set 音声フォーマットの操作 » PHP Manual Yac Setter Yac::__set (PECL yac >= 1.0.0) Yac::__ ... ue mixed value, All php value type could be stored except リソース 戻り値 Always return the value self 関連キ ... ワード: Setter , Yac , string , return , リソース , except , stored , could , type , All ...
https://man.plustar.jp/php/yac.setter.html - [similar]
inotify インスタンスを初期化する 8910
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する ... で使用します $read = array( $fd ); $write = null ; $except = null ; stream_select ( $read , $write , $except ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
Store into cache 8695
« Yac::info Yac::__set » PHP Manual Yac Store into cache Yac::set (PECL yac >= 1.0.0) Yac::set — ... ue mixed value, All php value type could be stored except リソース ttl expire time 戻り値 the value self 関連 ...
https://man.plustar.jp/php/yac.set.html - [similar]
Creates two buffer events connected to each other 8497
« EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates ... o each other. All the usual options are supported, except for EventBufferEvent::OPT_CLOSE_ON_FREE , which ha ...
https://man.plustar.jp/php/eventbufferevent.createpair.html - [similar]
定義済み定数 8497
« リソース型 セマフォ関数 » PHP Manual セマフォ 定義済み定数 定義済み定数 以下の定数が定義されて ... ( int ) MSG_ENOMSG ( int ) MSG_NOERROR ( int ) MSG_EXCEPT ( int ) 関連キーワード: 定義 , 定数 , int , セマフ ...
https://man.plustar.jp/php/sem.constants.html - [similar]
Store into cache 8497
« Yac Yac::__construct » PHP Manual Yac Store into cache Yac::add (PECL yac >= 1.0.0) Yac::add — ... ue mixed value, All php value type could be stored except リソース ttl expire time 戻り値 bool , true on suc ...
https://man.plustar.jp/php/yac.add.html - [similar]
Creative Commons Attribution 3.0 8282
« 翻訳 索引 » PHP Manual 付録 Creative Commons Attribution 3.0 Creative Commons Attribution 3.0 ... n any form recognizably derived from the original, except that a work that constitutes a Collection will not ... om copyright or rights arising from limitations or exceptions that are provided for in connection with the c ... ginal Author, Licensor and/or Attribution Parties. Except as otherwise agreed in writing by the Licensor or ... MAY NOT APPLY TO YOU. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EV ...
https://man.plustar.jp/php/cc.license.html - [similar]
Removes specified number of bytes from the front of the buffer without copying i... 8282
« EventBuffer::copyout EventBuffer::enableLocking » PHP Manual EventBuffer Removes specified num ... int $len ): bool Behaves as EventBuffer::read() , except that it does not copy the data: it just removes it ...
https://man.plustar.jp/php/eventbuffer.drain.html - [similar]
PREV 1 2 3 NEXT