Address
Copy constructor that creates a new Address object with the same hostname and port as the given Address.
Parameters
addr
The Address object to copy.
Copy constructor that creates a new Address object with the same hostname and port as the given Address.
The Address object to copy.