るりまサーチ

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

別のキーワード

  1. _builtin offset
  2. matchdata offset
  3. date offset
  4. psych offset
  5. datetime offset

ライブラリ

検索結果

Socket::IPV6_CHECKSUM -> Integer (17.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...