るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.093秒)
トップページ > クエリ:t[x] > モジュール:Kernel[x] > クエリ:select[x]

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

ライブラリ

検索結果

Kernel.#select(reads, writes = [], excepts = [], timeout = nil) -> [[IO]] | nil (24248.0)

IO.select と同じです。

...IO.select と同じです。

@param reads IO.select 参照
@param writes IO.select 参照
@param excepts IO.select 参照
@param timeout IO.select 参照


@see IO.select...