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

Method setOOBInline

android/src/main/java/io/grpc/android/UdsSocket.java:238–241  ·  view source on GitHub ↗
(boolean on)

Source from the content-addressed store, hash-verified

236 }
237
238 @Override
239 public void setOOBInline(boolean on) {
240 throw new UnsupportedOperationException("Unsupported operation setOOBInline()");
241 }
242
243 @Override
244 public void setPerformancePreferences(int connectionTime, int latency, int bandwidth) {

Callers 1

getSocketOptionsMethod · 0.80

Calls

no outgoing calls

Tested by 1

getSocketOptionsMethod · 0.64