るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. socket so_priority
  2. etc sc_priority_scheduling
  3. etc sc_thread_priority_scheduling
  4. thread priority
  5. thread priority=

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::SO_PRIORITY -> Integer (72958.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 (72958.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)