るりまサーチ

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

別のキーワード

  1. socket ai_v4mapped
  2. socket ai_v4mapped_cfg
  3. ipaddr in4mask
  4. rc4 new
  5. ipaddr ipv4?

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::INADDR_ANY -> Integer (24333.0)

A socket bound to INADDR_ANY receives packets from all interfaces and sends from the default IP address。 IPv4アドレスの 0.0.0.0 に対応する整数です。

...A socket bound to INADDR_ANY receives packets from
all interfaces and sends from the default IP address。
IPv4
アドレスの 0.0.0.0 に対応する整数です。

@see netinet/in.h(header), ip(7linux), ip(4freebsd)...

Socket::INADDR_ANY -> Integer (24333.0)

A socket bound to INADDR_ANY receives packets from all interfaces and sends from the default IP address。 IPv4アドレスの 0.0.0.0 に対応する整数です。

...A socket bound to INADDR_ANY receives packets from
all interfaces and sends from the default IP address。
IPv4
アドレスの 0.0.0.0 に対応する整数です。

@see netinet/in.h(header), ip(7linux), ip(4freebsd)...