るりまサーチ (Ruby 3.3)

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

別のキーワード

  1. socket int
  2. prime int_from_prime_division
  3. _builtin to_int
  4. mkmf convertible_int
  5. option int

ライブラリ

モジュール

検索結果

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

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

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

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