Searched refs:socketOptions (Results 1 – 1 of 1) sorted by relevance
459 private static final Set<SocketOption<?>> socketOptions; field in SocketImpl464 socketOptions = Set.of(StandardSocketOptions.SO_KEEPALIVE,487 return socketOptions; in supportedOptions()