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 ?


On Mon, 2003-09-22 at 11:48, Tom Tromey wrote:
> Some of the sample code (AG supplied some, if you read through the
> thread you can find a link) is kind of gross, imo.  For instance, now
> FileInputStream has two fields, "fd" and "pfd".

Bah - implementation details. :-)  That's why I called it a sketch.  
The pfd could easily store the fd, for instance.  The main point was to
demonstrate the PlatformFileDescriptor concept.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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