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: unidiff version of the last patch I submitted


>>>>> "Tony" == Tony Kimball <alk@pobox.com> writes:

Tony> As per request, the unidiff version is attached.

Tony> -else
Tony> +#else

I'm checking this part in immediately.  Oops!

Other parts need more review.  I do have a couple questions:

* Why use NATIVE_CLOSE and not the existing close() function?

* I thought we had set up things in SocketImpl so that the `fd' field
  was never actually used.  So I'd guess that the new methods don't
  actually do anything.  Am I wrong about this?

Tom


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