るりまサーチ (Ruby 3.2)

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

別のキーワード

  1. _builtin >
  2. bigdecimal >
  3. integer >
  4. complex >
  5. module >

クラス

モジュール

検索結果

Socket::Constants::SOCK_SEQPACKET -> Integer (54913.0)

固定最大長を持つストリーム通信。 Socket.open の第二引数 type に使用します。

...固定最大長を持つストリーム通信。
Socket
.open の第二引数 type に使用します。

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

Socket::SOCK_SEQPACKET -> Integer (54913.0)

固定最大長を持つストリーム通信。 Socket.open の第二引数 type に使用します。

...固定最大長を持つストリーム通信。
Socket
.open の第二引数 type に使用します。

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