Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 19:21:27 -0500
From:      Kurt Miller <lists@intricatesoftware.com>
To:        freebsd-hackers@freebsd.org, Daniel Eischen <deischen@freebsd.org>
Subject:   Re: read hang on datagram socket
Message-ID:  <200601261921.27799.lists@intricatesoftware.com>
In-Reply-To: <Pine.GSO.4.43.0601261854090.6661-100000@sea.ntplx.net>
References:  <Pine.GSO.4.43.0601261854090.6661-100000@sea.ntplx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 26 January 2006 6:56 pm, Daniel Eischen wrote:
> On Thu, 26 Jan 2006, Kurt Miller wrote:
> 
> > I'm working on 1.5 jdk certification on 5.4 and 6.0. One of the jck
> > tests hangs on 5.4 but works ok on 6.0. I've reduced the problem
> > down to the following C program that hangs on 5.4 but works fine
> > (finishes) on 6.0 and 4.11.
> >
> > I could use some assistance with finding a work-around to the
> > problem or an explanation as to why the program hangs on 5.4.
> 
> It exit'd in the last connect() in Solaris 9.  I modified it
> to work -- see below.

Thanks, that was my bug (the jdk did it right). It Sill hangs on 5.4
though.

Sorry about the double post. My first message was moderator approved 
while I was resending from my lists@ address.

-Kurt



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