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

constant Socket::Constants::AF_ATM

AF_ATM -> Integer
PF_ATM -> Integer

ATM。 Socket.open の第一引数 domain に使用します。

[SEE_ALSO] socket(2freebsd)

module Socket::Constants