るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.126秒)
トップページ > クエリ:i[x] > クエリ:NS[x] > クエリ:PF_IPX[x] > バージョン:2.5.0[x]

別のキーワード

  1. socket af_ns
  2. socket pf_ns
  3. resolv ns
  4. constants pf_ns
  5. constants af_ns

ライブラリ

モジュール

検索結果

Socket::Constants::PF_IPX -> Integer (72604.0)

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

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

@see socket(3linux)

Socket::Constants::AF_IPX -> Integer (27304.0)

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

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

@see socket(3linux)