This is the mail archive of the java@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: Problems implementing _Jv_select() on Win32


Hi People,

>I suspect the problem will be resolved if I pass fd2 to _Jv_select()
>instead of fd1. However, fd2 might not that be easy to get at.

Passing fd2 instead of fd1 worked. (I printed fd2 out at one point
in the code and let _Jv_select() have me hand-enter it via scanf().
Hoo hoo haa haa haa. Shall we just ship this? :) )

Do I continue to pursue this? I haven't looked at the CVS trunk and
seen if this has changed since 3.3.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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