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

constant Socket::Constants::AF_UNSPEC

AF_UNSPEC -> Integer

アドレスファミリー不定。

[SEE_ALSO] Socket.open, sys/socket.h(header)

module Socket::Constants