set_address
Description:
Sets the IP address property of this address object.
addr
must be a valid address of this's family. If you aren't sure you have a valid address, use
ipaddr_valid to check it.
Parameters:
this |
the IPAddress |
addr |
the IP address, as a string |