constant Socket::AF_IPX

AF_IPX -> Integer[permalink][rdoc][edit]
PF_IPX -> Integer

IPX(Novell Internet Packet eXchange protocol)。 Socket.open の第一引数 domain に使用します。

[SEE_ALSO] socket(3linux)