ipaddr_aton() function
Convert IP address string (both versions) to numeric. The version is auto-detected from the string.
Arguments
cp
IP address string to convert
addr
conversion result is stored here
Return value
1 on success, 0 on error
Examples
ipaddr_aton() is referenced by 3 libraries and example projects: