MCPcopy Create free account
hub / github.com/grpc/grpc-java / getLocalPort

Method getLocalPort

android/src/main/java/io/grpc/android/UdsSocket.java:121–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119 }
120
121 @Override
122 public int getLocalPort() {
123 throw new UnsupportedOperationException("Unsupported operation getLocalPort()");
124 }
125
126 @Override
127 public SocketAddress getLocalSocketAddress() {

Callers 15

initMethod · 0.80
startMethod · 0.80
getPortMethod · 0.80
pickUnusedPortMethod · 0.80
proxy_200Method · 0.80
proxy_500Method · 0.80
proxy_serverHangsMethod · 0.80
pickUnusedPortMethod · 0.80

Calls

no outgoing calls

Tested by 15

initMethod · 0.64
startMethod · 0.64
getPortMethod · 0.64
pickUnusedPortMethod · 0.64
proxy_200Method · 0.64
proxy_500Method · 0.64
proxy_serverHangsMethod · 0.64
startServerMethod · 0.64