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

constant Socket::Constants::AF_AX25

AF_AX25 -> Integer[permalink][rdoc]
PF_AX25 -> Integer

ITU-T X.25 / ISO-8208。 Socket.open の第一引数 domain に使用します。

[SEE_ALSO] socket(2linux)