るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. rexml/document node_type
  2. win32ole ole_type
  3. rss type=
  4. rss type
  5. net/imap media_type

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::SOCK_RDM -> Integer (54955.0)

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

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

@see socket(2linux), Socket.open

Socket::SOCK_RDM -> Integer (54955.0)

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

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

@see socket(2linux), Socket.open