るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. integer to_d
  4. openssl d=
  5. openssl d

ライブラリ

モジュール

検索結果

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

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

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

@see socket(2linux), Socket.open