るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. socket mcast_exclude
  2. socket mcast_msfilter
  3. socket mcast_join_group
  4. socket mcast_block_source

ライブラリ

クラス

モジュール

検索結果

Socket::MCAST_INCLUDE -> Integer (69340.0)

Inclusive multicast source filter

Inclusive multicast source filter

BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, Socket::Constants::IPPROTO_IPV6,
3678

Socket::Constants::MCAST_INCLUDE -> Integer (51340.0)

Inclusive multicast source filter

Inclusive multicast source filter

BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, Socket::Constants::IPPROTO_IPV6,
3678