-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b13
ServerSocketChannelImpl has one remaining native method to support accepting connections. This is invoked directly by the Unix implementation of AsynchronousServerSocketChannel and SctpServerSocketChannel. All these native methods go away if we move accept0 to sun.nio.ch.Net.
- relates to
-
JDK-8232097 (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError
-
- Closed
-
-
JDK-8221481 Reimplement the Legacy Socket API
-
- Resolved
-
-
JDK-8217461 (ch) Add Net.available to return the number of bytes in the socket input buffer.
-
- Resolved
-
-
JDK-8217500 (sc) Move SocketChannelImpl's remaining native methods to Net
-
- Resolved
-