るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. socket ai_passive
  2. ftp passive
  3. ftp passive=
  4. net/ftp passive
  5. net/ftp passive=

ライブラリ

検索結果

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

Get address to use with bind。

Get address to use with bind。

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

@see getaddrinfo(3)