This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: java.net.Socket.connect always times out with connection timeout of non-zero
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Bryce McKinlay <bryce at mckinlay dot net dot nz>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, Jacob Gladish <gladish at spinnakernet dot com>, java-patches at gcc dot gnu dot org
- Date: Wed, 6 Aug 2003 21:10:05 -0400
- Subject: Re: java.net.Socket.connect always times out with connection timeout of non-zero
On Wednesday, Aug 6, 2003, at 21:01 US/Eastern, Bryce McKinlay wrote:
Hi Jacob,
I can confirm this bug, and your fix looks good to me. It looks like
accept() is also affected by the same problem, so I am going to check
in this modified patch.
Regards
Bryce.
Note this patches fixes GCC PR 11836.
Thanks,
Andrew Pinski