Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 10:53:32 +0300
From:      Ari Suutari <ari.suutari@syncrontech.com>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: JDK 1.3.1, FreeBSD 4.5, JNI and select()
Message-ID:  <200205291053.32039.ari.suutari@syncrontech.com>
In-Reply-To: <20020529001340.B47941@misty.eyesbeyond.com>
References:  <Pine.GSO.4.21.0205241256290.1002-100000@recourse.com> <200205270926.39005.ari.suutari@syncrontech.com> <20020529001340.B47941@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Tuesday 28 May 2002 17:43, Greg Lewis wrote:
> On Mon, May 27, 2002 at 09:26:38AM +0300, Ari Suutari wrote:
> > On Sunday 26 May 2002 18:58, Greg Lewis wrote:
> > =09Java Comm API used select in jdk 1.1.8 days, but I have
> > =09changed it to use poll because of similar problems. If I remember
> > =09correctly, there are wrappers in green_threads package for
> > =09various syscalls. There is a wrapper for "poll", but there is
> > =09no wrapper for "select" which breaks threading when it
> > =09is called by JNI code.
>
> You should find that this isn't a problem for 1.3.1 (it was for 1.2.2).
> That is, you should be able to use select() without any problems.

=09Great! I'll test this when I update CommApi package
=09next time.

=09=09Ari S.


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?200205291053.32039.ari.suutari>