るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.085秒)
トップページ > 種類:定数[x] > バージョン:2.2.0[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::AI_PASSIVE -> Integer (54307.0)

Get address to use with bind。

Get address to use with bind。

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

@see getaddrinfo(3)

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

Get address to use with bind。

Get address to use with bind。

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

@see getaddrinfo(3)