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

constant Socket::Constants::IFNAMSIZ

IFNAMSIZ -> Integer
IF_NAMESIZE -> Integer

インターフェース名文字列の最大長さ。

[SEE_ALSO] net/if.h(header)

module Socket::Constants