-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b10
-
Verified
setOption() and getOption() methods, as opposed to the approach used in java.net where each option
has an explicit setter and getter method. One of the benefits of SocketOption is its easy extensibility particular for non standard/OS specific options.
This RFE will add that capability java.net.{Socket,ServerSocket,DatagramSocket,MulticastSocket}
- duplicates
-
JDK-8038499 define equivalent to java.nio.channels.NetworkChannel for java.net socket types
-
- Closed
-
- relates to
-
JDK-8041395 Doclint regression in java.net.SocketOption
-
- Resolved
-
-
JDK-8041397 Lint regression in java.net.SocketOption
-
- Closed
-
-
JDK-8039433 Adjustment to socket getOption(), setOption() methods
-
- Closed
-
-
JDK-8062744 jdk.net.Sockets.setOption/getOption does not support IP_TOS
-
- Closed
-
-
JDK-8040062 Need to add new methods in BaseSSLSocketImpl
-
- Closed
-
-
JDK-8143923 java.net socket supportedOptions set depends on call order
-
- Closed
-
-
JDK-8038499 define equivalent to java.nio.channels.NetworkChannel for java.net socket types
-
- Closed
-