Fwd: Re: Suppress creation of SocksSocketImpl in SocketAdaptor's constructor

Alan Bateman Alan.Bateman at oracle.com
Fri Nov 18 03:38:47 PST 2011


On 18/11/2011 10:57, Chris Hegarty wrote:
> Hi Kris,
>
> I think this change should be fine, but I would like Alan to comment also.
>
I'm not around this week but will look at it next week. One initial
comment is that the need to use the socket adapter went away in jdk7.
Newer code using SocketChannel can invoke SocketChannel's bind or
setOption methods directly.

-Alan


More information about the nio-dev mailing list