xtd 0.2.0
Loading...
Searching...
No Matches

◆ os_supports_ip_v6()

static bool xtd::net::sockets::socket::os_supports_ip_v6 ( )
staticnoexcept

Indicates whether the underlying operating system and network adaptors support Internet Protocol version 6 (IPv6).

Returns
true if the operating system and network adaptors support the IPv6 protocol; otherwise, false.
Remarks
The operating system may support both IPv4 and IPv6 protocols.