[Fwd: PlainSocketImpl.socketGetOption1() ?]

2007-10-10 Thread Alan Bateman
It may be used in the Windows implementation - the networking group will know. --- Begin Message --- Hi list, The PlainSocketImpl family of classes have a method socketGetOption1(), which is required by the AbstractPlainSocketImpl class, and implemented by the subclasses, but apparently never u

Re: [Fwd: PlainSocketImpl.socketGetOption1() ?]

2007-10-10 Thread Christopher Hegarty - Sun Microsystems
Hi Roman, This method was added as part of the changes for 4868820: "IPv6 support for Windows XP and 2003 server", back in 1.5. But I cannot see anywhere that it is called, or as you said even implemented, even when it was originally added. I suspect that it was left over from some redesign w