るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. openssl integer
  2. asn1 integer
  3. _builtin integer
  4. integer each_prime
  5. _builtin integer?

ライブラリ

クラス

モジュール

検索結果

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

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

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

@see socket(2), Socket.open

Socket::SOCK_DGRAM -> Integer (63910.0)

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

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

@see socket(2), Socket.open