るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
8件ヒット [1-8件を表示] (0.169秒)

別のキーワード

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

クラス

モジュール

検索結果

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

@todo Background socket priority

...@todo
Background socket priority...

Socket::Constants::SOPRI_INTERACTIVE -> Integer (55.0)

@todo Interactive socket priority

...@todo
Interactive socket priority...

Socket::Constants::SOPRI_NORMAL -> Integer (55.0)

Normal socket priority @todo

...Normal socket priority
@todo...

絞り込み条件を変える

Socket::SOPRI_BACKGROUND -> Integer (55.0)

@todo Background socket priority

...@todo
Background socket priority...

Socket::SOPRI_INTERACTIVE -> Integer (55.0)

@todo Interactive socket priority

...@todo
Interactive socket priority...

Socket::SOPRI_NORMAL -> Integer (55.0)

Normal socket priority @todo

...Normal socket priority
@todo...