るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. socket eai_protocol
  2. net/protocol opentimeout
  3. net/protocol readtimeout
  4. socket protocol
  5. drbprotocol add_protocol

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::SO_PRIORITY -> Integer (54655.0)

The protocol-defined priority for all packets on this socket。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

The protocol-defined priority for all packets on this socket。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see socket(7linux), ip(7linux)

Socket::SO_PRIORITY -> Integer (54655.0)

The protocol-defined priority for all packets on this socket。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

The protocol-defined priority for all packets on this socket。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see socket(7linux), ip(7linux)