るりまサーチ

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

別のキーワード

  1. socket setsockopt
  2. basicsocket setsockopt
  3. openssl setsockopt
  4. socketforwarder setsockopt
  5. setsockopt socket

ライブラリ

モジュール

検索結果

Socket::Constants::IPV6_CHECKSUM -> Integer (21217.0)

Byte offset into a packet where the checksum is located. BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Byte offset into a packet where the checksum is located.
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IPV6,
ip6(4freebsd),
3542...