るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
4件ヒット [1-4件を表示] (0.154秒)
トップページ > バージョン:2.3.0[x] > クエリ:t[x] > クエリ:-[x] > クエリ:priority[x] > モジュール:Socket::Constants[x]

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

ライブラリ

検索結果

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

@todo Interactive socket priority

@todo
Interactive socket priority

Socket::Constants::SOPRI_BACKGROUND -> Integer (9652.0)

@todo Background socket priority

@todo
Background socket priority

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

Normal socket priority @todo

Normal socket priority
@todo