actual typealias NetworkAddress = SocketAddress
expect class NetworkAddress
Represents remote endpoint with hostname and port.
The address will be resolved after construction.
UnresolvedAddressException - if the hostname cannot be resolved.
UnresolvedAddressException