るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants af_osi
  4. constants af_max
  5. constants pf_unix

ライブラリ

モジュール

検索結果

Socket::Constants::IP_MINTTL -> Integer (72622.0)

Minimum TTL allowed for received packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Minimum TTL allowed for received packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, ip(4freebsd)