るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

ライブラリ

クラス

モジュール

検索結果

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

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

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

@see socket(2), Socket.open

Socket::SOCK_DGRAM -> Integer (54907.0)

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

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

@see socket(2), Socket.open