Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > fcntlライブラリ > Fcntlモジュール > O_NDELAY

constant Fcntl::O_NDELAY

O_NONBLOCK -> Integer
O_NDELAY -> Integer

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

module Fcntl