るりまサーチ

最速Rubyリファレンスマニュアル検索!
253件ヒット [1-100件を表示] (0.078秒)
トップページ > クエリ:l[x] > クエリ:>[x] > クエリ:Integer[x] > クエリ:INTEGER[x] > ライブラリ:fcntl[x]

別のキーワード

  1. openssl integer
  2. asn1 integer
  3. _builtin integer
  4. integer upto
  5. integer downto

モジュール

キーワード

検索結果

<< 1 2 3 > >>

Fcntl::O_NDELAY -> Integer (6406.0)

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

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

Fcntl::O_NONBLOCK -> Integer (6406.0)

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

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

Fcntl::FD_CLOEXEC -> Integer (6404.0)

close-on-exec フラグの値です。

...close-on-exec フラグの値です。...

Fcntl::F_GETFL -> Integer (6404.0)

ファイル状態フラグを読み出します。

ファイル状態フラグを読み出します。

@see open(2)

Fcntl::F_GETLK -> Integer (6404.0)

与えられたファイルの範囲のロック状態を取得します。

与えられたファイルの範囲のロック状態を取得します。

絞り込み条件を変える

Fcntl::F_RDLCK -> Integer (6404.0)

読み出しリースを取得します。

読み出しリースを取得します。

Fcntl::F_SETFL -> Integer (6404.0)

ファイル状態フラグを設定します。

ファイル状態フラグを設定します。

@see open(2)

Fcntl::F_SETLK -> Integer (6404.0)

ファイルの範囲のロックを取得します。

ファイルの範囲のロックを取得します。

Fcntl::F_SETLKW -> Integer (6404.0)

ファイルの範囲のロックを取得します。必要があればロックを取得できるまで待ちます。

ファイルの範囲のロックを取得します。必要があればロックを取得できるまで待ちます。

Fcntl::F_UNLCK -> Integer (6404.0)

そのファイルからリースを削除します。

そのファイルからリースを削除します。

絞り込み条件を変える

<< 1 2 3 > >>