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

Method getSoLinger

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

Source from the content-addressed store, hash-verified

177 }
178
179 @Override
180 public int getSoLinger() {
181 return -1; // unsupported
182 }
183
184 @Override
185 public int getSoTimeout() throws SocketException {

Callers 2

getSocketOptionsMethod · 0.80

Calls

no outgoing calls

Tested by 1