るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants so_allzones
  4. constants pf_coip
  5. constants pf_netgraph

ライブラリ

モジュール

検索結果

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