Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2000 18:36:25 -0600 (MDT)
From:      Nate Williams <nate@yogotech.com>
To:        Taso Lyristis <taso@lyrisoft.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Socket bug and workaround example for FreeBSD JDK 1.2.2
Message-ID:  <200004240036.SAA09319@nomad.yogotech.com>
In-Reply-To: <39037F2B.8E010E21@lyrisoft.com>
References:  <39037F2B.8E010E21@lyrisoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> The quick description of this bug is the following:  When implementing a
> TCP/IP server, the native method java.net.SocketInputStream.socketRead()
> throws a SocketException: Resource temporarily unavailable instead of
> blocking until data becomes available.  This breaks any Java code that
> depends on a blocking read from a socket's input stream.

Can you give more detailed instructions on how to reproduce the bug?
Otherwise, I can assume that it works, since if I run the program no
errors are produced.


Nate


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?200004240036.SAA09319>