Sets the address field (sin_addr/sin6_addr) of this.addr to the address represented by the string in src. src is expected to contain a valid IP address.
input IP address
1 on success or 0 if src does not contain a valid IP address.
See Implementation
Sets the address field (sin_addr/sin6_addr) of this.addr to the address represented by the string in src. src is expected to contain a valid IP address.