Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
connect
Method · 0.80
bind
Method · 0.80
bind
Method · 0.80
connect
Method · 0.80
send
Method · 0.80
bind
Method · 0.80
Socket
Method · 0.80
bind
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected