Searched defs:getaddrinfo (Results 1 – 3 of 3) sorted by relevance
55 …public InetAddress[] getaddrinfo(String node, StructAddrinfo hints) throws GaiException { return o… in getaddrinfo() method in ForwardingOs
46 public InetAddress[] getaddrinfo(String node, StructAddrinfo hints) throws GaiException; in getaddrinfo() method
49 public native InetAddress[] getaddrinfo(String node, StructAddrinfo hints) throws GaiException; in getaddrinfo() method in Posix