るりまサーチ (Ruby 3.3)

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

別のキーワード

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

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::SOCK_STREAM -> Integer (54910.0)

ストリーム通信。 Socket.open の第二引数 type に使用します。

ストリーム通信。
Socket.open の第二引数 type に使用します。

@see Socket.open, socket(2), socket(2linux),
socket(2freebsd)

Socket::SOCK_STREAM -> Integer (54910.0)

ストリーム通信。 Socket.open の第二引数 type に使用します。

ストリーム通信。
Socket.open の第二引数 type に使用します。

@see Socket.open, socket(2), socket(2linux),
socket(2freebsd)