constant Socket::Constants::AI_PASSIVE

AI_PASSIVE -> Integer[permalink][rdoc][edit]

Get address to use with bind。

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

[SEE_ALSO] getaddrinfo(3)