Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 1995 13:07:07 EST
From:      "Kaleb S. KEITHLEY" <kaleb@x.org>
To:        jdp@polstra.com (John Polstra)
Cc:        hackers@freefall.FreeBSD.org
Subject:   Re: getdtablesize() broken? 
Message-ID:  <199510171707.NAA09860@exalt.x.org>
In-Reply-To: Your message of Tue, 17 Oct 1995 09:34:00 EST. <m0t5EyY-000077C@seattle.polstra.com> 

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

> 
> > > [Responding to a claim by Terry that poll doesn't support simple timed
> > > waits not involving file descriptors]
> > >
> > > That hasn't been my experience. poll(0, NULL, 10000); waits 10 seconds
> > > on SunOS, all SVR4-en I have here, HPUX, and AIX; however Digital Unix's
> > > poll looses. In fact in SVR4 select(3) is implemented using poll(2).
> > 
> > That's a bug in SVR4.  SVR4 is broken and bogus in many, many ways.
> 
> You're confusing me.  First you say that poll is no good because it
> doesn't support simple timed waits.  Then somebody points out that you
> were wrong, and poll does in fact support that.  So then you say that
> polls which work that way are broken.
> 

I think Terry simply that it was a bug that select was implemented
using poll on SVR4.

--

Kaleb



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