るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.111秒)
トップページ > クエリ:I[x] > モジュール:Socket::Constants[x] > クエリ:AI_PASSIVE[x]

別のキーワード

  1. socket ai_all
  2. socket ai_mask
  3. socket ai_default
  4. socket ai_passive
  5. socket ai_v4mapped

ライブラリ

検索結果

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

Get address to use with bind。

...Get address to use with bind。

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

@see getaddrinfo(3)...