るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. openssl n=
  3. openssl n
  4. pop3 n_mails
  5. pop n_mails

ライブラリ

クラス

モジュール

検索結果

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

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

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

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

Socket::SOCK_SEQPACKET -> Integer (54970.0)

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

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

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