struct Ipv6SocketAddress
Defined at line 437 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/cpp/fidl/fuchsia.net/cpp/wire_types.h
An IPV6 socket address, composed of an IPv6 address, a port, and a scope identifier.
Inspired by the address definition in the [POSIX specification].
[POSIX specification]: https://pubs.opengroup.org/onlinepubs/9699919799/
Public Members
Ipv6Address address
uint16_t port
uint64_t zone_index