るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
4件ヒット [1-4件を表示] (0.036秒)
トップページ > バージョン:2.1.0[x] > クエリ:socket[x] > クエリ:af_ax25[x]

別のキーワード

  1. socket af_max
  2. socket af_atm
  3. socket af_iso
  4. socket af_osi

ライブラリ

クラス

モジュール

キーワード

検索結果

Socket::AF_AX25 -> Integer (69370.0)

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

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

@see socket(2linux)

Socket::PF_AX25 -> Integer (60070.0)

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

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

@see socket(2linux)

Socket::Constants::AF_AX25 -> Integer (51370.0)

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

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

@see socket(2linux)

Socket::Constants::PF_AX25 -> Integer (42070.0)

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

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

@see socket(2linux)