るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. socket af_natm
  2. socket af_lat
  3. socket af_iso
  4. socket af_max

ライブラリ

クラス

モジュール

キーワード

検索結果

Socket::AF_ATM -> Integer (69373.0)

ATM。 Socket.open の第一引数 domain に使用します。

ATM。
Socket.open の第一引数 domain に使用します。

@see socket(2freebsd)

Socket::PF_ATM -> Integer (60073.0)

ATM。 Socket.open の第一引数 domain に使用します。

ATM。
Socket.open の第一引数 domain に使用します。

@see socket(2freebsd)

Socket::Constants::AF_ATM -> Integer (51373.0)

ATM。 Socket.open の第一引数 domain に使用します。

ATM。
Socket.open の第一引数 domain に使用します。

@see socket(2freebsd)

Socket::Constants::PF_ATM -> Integer (42073.0)

ATM。 Socket.open の第一引数 domain に使用します。

ATM。
Socket.open の第一引数 domain に使用します。

@see socket(2freebsd)