[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.22" ) ]
public InetAddress.from_string (string string)
Parses string
as an IP address and creates a new InetAddress.
string |
a string representation of an IP address |
a new InetAddress corresponding to |