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: added typedef for socklen_t to win32.h


Cool; can we get this committed to the branch before it closes on 01-Mar?

  - a

"Ranjit Mathew" <rmathew4lists@hotmail.com> writes:
> > Win32 doesn't define socklen_t; it thinks that accept() is:
> > 
> >    SOCKET PASCAL accept(SOCKET,struct sockaddr*,int*);
> 
> You might want to see this proposed patch before doing 
> this:
> 
>     http://gcc.gnu.org/ml/java-patches/2003-q1/msg00099.html
> 
> Ranjit.
> 

-- 
"The master in the art of living makes little distinction between his
 work and his play, his labor and his leisure, his mind and his body,
 his education and his recreation, his love and his religion. He hardly
 knows which is which; he simply pursues his vision of excellence in
 whatever he does, leaving others to decide whether he is working or
 playing. To him he is always doing both."       -- Zen Buddhist Text


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