IpAddress.LocalHost

The "localhost" address (for connecting a computer to itself locally)

struct IpAddress
immutable(IpAddress) LocalHost;

Meta