るりまサーチ

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

別のキーワード

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

ライブラリ

モジュール

検索結果

Socket::Constants::SOCK_DGRAM -> Integer (21201.0)

データグラム通信。 Socket.open の第二引数 type に使用します。

データグラム通信。
Socket.open の第二引数 type に使用します。

@see socket(2), Socket.open