Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 13:09:08 -0700
From:      Bill Huey <billh@gnuppy.monkey.org>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        Mikhail Kruk <meshko@cs.brandeis.edu>, java@FreeBSD.ORG
Subject:   Re: jdk1.3.1 socket problem
Message-ID:  <20010830130908.A5482@gnuppy>
In-Reply-To: <20010830134300.B61073@misty.eyesbeyond.com>
References:  <55lmk5czi0.wl@tripper.private> <Pine.LNX.4.33.0108271126100.16201-100000@calliope.cs.brandeis.edu> <20010830134300.B61073@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 30, 2001 at 01:43:00PM +0930, Greg Lewis wrote:
> No, bug reports are good, sorry for not responding sooner.
> 
> > When I try to run the following code sample I get:
> > java.net.SocketException: errno: 56, error: Socket is already connected
> > for fd: 4
> 
> Ok, I independently had this report from another source.  I'm in the
> process of tracking it down, but haven't a patch yet.
> 
> Thanks also for providing an example program, that always helps :).

I was tracking why XOpenDisplay() fails and it also blows it when it
tries to connect() after dork around with the protocol, etc... This could
be indicative of a more general problem with green threading and connect().

More investigation to do...

bill


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010830130908.A5482>