Searched defs:SO_FLOW_SLA (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/jdk/net/
H A DExtendedSocketOptions.java55 * {@code ("setOption.SO_FLOW_SLA")} or {@code "getOption.SO_FLOW_SLA"}
58 public static final SocketOption<SocketFlow> SO_FLOW_SLA = new field in class:ExtendedSocketOptions
59 ExtSocketOption<SocketFlow>("SO_FLOW_SLA", SocketFlow.class);

Completed in 40 milliseconds