std:std.socket.SocketAddress.New

Method New:Void( )
Method New:Void( address:SocketAddress )

Creates a new empty socket address.

The new socket address can be used with Socket.ReceiveFrom.

Creates a copy of an existing socket address.

Creates and returns a copy of address.