flix

0.70.0

Net.SocketAddrV6

enum SocketAddrV6 with EqSource
case SocketAddrV6(Ipv6Addr, Int32)

Represents an Ipv6 Socket Address.

Instances

instance Eq[SocketAddrV6]Source
instance Formattable[SocketAddrV6]Source
instance ToString[SocketAddrV6]Source