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: java.net: TCP sockets


Am Freitag, 6. September 2002 19:00 schrieb Tom Tromey:
> >>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
>
> Michael> If there are portability issues I would like to fix them
> Michael> after commit as they are reported.
>
> I think the use of poll.h will be a problem.
> Could you use _Jv_select here instead?

Hmm, I straced Suns JDK 1.4. They use poll. But I suppose they dont do much 
about portability in their code. I will implement it via _Jv_select.


Michael


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