るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
20件ヒット [1-20件を表示] (0.319秒)
トップページ > バージョン:2.7.0[x] > 種類:定数[x] > クエリ:IPPROTO_IP[x] > クエリ:IPPROTO_IPV6[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

検索結果

Socket::Constants::IPPROTO_IPV6 -> Integer (72607.0)

Internet Protocol Version 6。 BasicSocket#getsockopt, BasicSocket#setsockopt の level 引数に使用します。

Internet Protocol Version 6。
BasicSocket#getsockopt, BasicSocket#setsockopt の
level 引数に使用します。

また、Socket.open の protocol 引数に渡す利用法もあります。

@see netinet/in.h(header)
ip6(4freebsd), ipv6(7linux)
2292

Socket::IPPROTO_IPV6 -> Integer (72607.0)

Internet Protocol Version 6。 BasicSocket#getsockopt, BasicSocket#setsockopt の level 引数に使用します。

Internet Protocol Version 6。
BasicSocket#getsockopt, BasicSocket#setsockopt の
level 引数に使用します。

また、Socket.open の protocol 引数に渡す利用法もあります。

@see netinet/in.h(header)
ip6(4freebsd), ipv6(7linux)
2292

Socket::Constants::MCAST_BLOCK_SOURCE -> Integer (40.0)

Block multicast packets from this source

...Block multicast packets from this source

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

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

Socket::Constants::MCAST_EXCLUDE -> Integer (40.0)

Exclusive multicast source filter

...Exclusive multicast source filter

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

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

Socket::Constants::MCAST_INCLUDE -> Integer (40.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_JOIN_GROUP -> Integer (40.0)

Join a multicast group

...Join a multicast group

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

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

Socket::Constants::MCAST_JOIN_SOURCE_GROUP -> Integer (40.0)

Join a multicast source group

...Join a multicast source group

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

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

Socket::Constants::MCAST_LEAVE_GROUP -> Integer (40.0)

Leave a multicast group

...Leave a multicast group

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

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

Socket::Constants::MCAST_LEAVE_SOURCE_GROUP -> Integer (40.0)

Leave a multicast source group

...Leave a multicast source group

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

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

Socket::Constants::MCAST_MSFILTER -> Integer (40.0)

@todo Multicast source filtering

...@todo
Multicast source filtering

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

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

絞り込み条件を変える

Socket::Constants::MCAST_UNBLOCK_SOURCE -> Integer (40.0)

Unblock multicast packets from this source

...Unblock multicast packets from this source

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

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

Socket::MCAST_BLOCK_SOURCE -> Integer (40.0)

Block multicast packets from this source

...Block multicast packets from this source

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

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

Socket::MCAST_EXCLUDE -> Integer (40.0)

Exclusive multicast source filter

...Exclusive multicast source filter

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

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

Socket::MCAST_INCLUDE -> Integer (40.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::MCAST_JOIN_GROUP -> Integer (40.0)

Join a multicast group

...Join a multicast group

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

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

絞り込み条件を変える

Socket::MCAST_JOIN_SOURCE_GROUP -> Integer (40.0)

Join a multicast source group

...Join a multicast source group

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

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

Socket::MCAST_LEAVE_GROUP -> Integer (40.0)

Leave a multicast group

...Leave a multicast group

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

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

Socket::MCAST_LEAVE_SOURCE_GROUP -> Integer (40.0)

Leave a multicast source group

...Leave a multicast source group

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

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

Socket::MCAST_MSFILTER -> Integer (40.0)

@todo Multicast source filtering

...@todo
Multicast source filtering

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

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

Socket::MCAST_UNBLOCK_SOURCE -> Integer (40.0)

Unblock multicast packets from this source

...Unblock multicast packets from this source

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

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

絞り込み条件を変える