Patch: new methods in gnu.java.net.Plain(Datagram)SocketImpl ?

Tom Tromey tromey@redhat.com
Thu Sep 25 19:06:00 GMT 2003


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> I would like to add one new method to PlainDatagramSocketImpl and 
Michael> PlainSocketImpl called getNativeFD:
Michael> public int getNativeFD();

Let's go ahead and do this.  If/when we move to some more perfect
solution, we can change this code around again too.  Let's not hold
up java.nio on account of our FileDescriptor discussion.

Tom



More information about the Java-patches mailing list