るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.072秒)
トップページ > バージョン:2.7.0[x] > 種類:定数[x] > クエリ:O_NONBLOCK[x]

別のキーワード

  1. fcntl o_excl
  2. fcntl o_rdwr
  3. fcntl o_trunc
  4. fcntl o_creat
  5. fcntl o_rdonly

ライブラリ

モジュール

検索結果

Fcntl::O_NONBLOCK -> Integer (45307.0)

ファイルを non-blocking モードで開きます。

ファイルを non-blocking モードで開きます。

Fcntl::O_NDELAY -> Integer (7.0)

ファイルを non-blocking モードで開きます。

ファイルを non-blocking モードで開きます。