るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. socket ip_options
  2. syslog options
  3. net/http options
  4. getoptlong set_options
  5. fileutils options_of

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::IP_OPTIONS -> Integer (72958.0)

IP options to be included in packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

IP options to be included in packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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

Socket::IP_OPTIONS -> Integer (72958.0)

IP options to be included in packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

IP options to be included in packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

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