META-INF.modules.java.base.classes.sun.nio.ch.AsynchronousSocketChannelImpl$DefaultOptionsHolder.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java.base Show documentation
Show all versions of java.base Show documentation
Bytecoder java.base Module
???? : X
java/lang/Object ()V java/util/HashSet
(I)V
java/net/StandardSocketOptions SO_SNDBUF Ljava/net/SocketOption;
add (Ljava/lang/Object;)Z
SO_RCVBUF
SO_KEEPALIVE
SO_REUSEADDR
! " # $ sun/nio/ch/Net isReusePortAvailable ()Z
& ' SO_REUSEPORT
) * TCP_NODELAY
, - . / 0 !sun/net/ext/ExtendedSocketOptions clientSocketOptions ()Ljava/util/Set;
2 3 4 addAll (Ljava/util/Collection;)Z
6 7 8 9 : java/util/Collections unmodifiableSet (Ljava/util/Set;)Ljava/util/Set;
<