るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.103秒)
トップページ > クエリ:-[x] > クエリ:on[x] > クエリ:constants[x] > バージョン:3.1[x] > クエリ:AI_PASSIVE[x]

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants af_cnt
  4. constants pf_cnt
  5. constants ai_mask

ライブラリ

モジュール

検索結果

Socket::Constants::AI_PASSIVE -> Integer (72604.0)

Get address to use with bind。

Get address to use with bind。

Socket.getaddrinfo, Addrinfo.getaddrinfo の引数 flags に渡す
定数です。

@see getaddrinfo(3)