るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.091秒)

別のキーワード

  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 (54310.0)

Get address to use with bind。

Get address to use with bind。

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

@see getaddrinfo(3)