るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants ip_minttl
  4. constants pf_osi
  5. constants ni_maxhost

ライブラリ

モジュール

検索結果

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