MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getRawAddress

Method getRawAddress

classpath/java/net/InetAddress.java:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 }
64
65 public int getRawAddress() {
66 return ip;
67 }
68
69 static native int ipv4AddressForName(String name) throws UnknownHostException;
70

Callers 8

connectMethod · 0.80
bindMethod · 0.80
bindMethod · 0.80
connectMethod · 0.80
sendMethod · 0.80
bindMethod · 0.80
SocketMethod · 0.80
bindMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected