This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]