Ruby 2.0.0 リファレンスマニュアル > ライブラリ一覧 > socketライブラリ > Socket::Constantsモジュール > AI_V4MAPPED_CFG

constant Socket::Constants::AI_V4MAPPED_CFG

AI_V4MAPPED_CFG -> Integer[permalink][rdoc]

Accept IPv4 mapped addresses if the kernel supports it。

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

[SEE_ALSO] getipnodebyname(3freebsd)