RFR: 8303509: Socket setTrafficClass does not work for IPv4 connections when IPv6 enabled

Alan Bateman alanb at openjdk.org
Mon Mar 6 09:53:14 UTC 2023


On Mon, 6 Mar 2023 09:11:04 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> Have you considered merging the new `setIpSocketOption` with the existing `DatagramChannelImpl.setOption`?

Yes, but not for this PR because there is a larger piece of work required here to get rid of a lot of cruft related to socket options.

-------------

PR: https://git.openjdk.org/jdk/pull/12872


More information about the nio-dev mailing list