InetSocketAddress w/ connect fails
Andrew Haley
aph@redhat.com
Fri Jun 20 09:32:00 GMT 2003
Michael Koch writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Am Freitag, 20. Juni 2003 07:04 schrieb Bradley L. Schatz:
> > The code below fails. If I use a straight Socket(host, port) call
> > instead, it works.
> >
> > I am using Mohan's 30522 build.
> >
> > Has anyone observed this?
>
> Is this build from Mohan based on GCC 3.3 or on GCC 3.4 ? I fixed this
> bug lately in CVS trunk branch (future GCC 3.4). I think the original
> author never tested using the Socket constructor with no arguments.
>
> I would like to fix this GCC 3.3 branch. Should I write a patch for
> this ? Does somebody knows the status of this branch ?
I do.
> I cant find anything on the website.
gcj policy is to fix bugs in mainline and on the branch. We won't
apply new features to the branch.
Andrew.
More information about the Java
mailing list