36件ヒット
[1-36件を表示]
(0.059秒)
別のキーワード
モジュール
- Fcntl (24)
-
File
:: Constants (12)
キーワード
-
O
_ NDELAY (12) -
O
_ NONBLOCK (12)
検索結果
-
File
:: Constants :: NONBLOCK -> Integer (18102.0) -
ファイルが利用可能じゃなくてもブロックしません。 File.openで使用します。
ファイルが利用可能じゃなくてもブロックしません。
File.openで使用します。 -
Fcntl
:: O _ NONBLOCK -> Integer (3102.0) -
ファイルを non-blocking モードで開きます。
ファイルを non-blocking モードで開きます。 -
Fcntl
:: O _ NDELAY -> Integer (2.0) -
ファイルを non-blocking モードで開きます。
ファイルを non-blocking モードで開きます。