るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. utils su
  2. webrick/utils su
  3. su webrick/utils
  4. su webrick::utils

ライブラリ

キーワード

検索結果

Socket::Constants::IFF_SUPP_NOFCS (18304.0)

sending custom FCS

sending custom FCS

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