Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 15:59:06 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern sys_generic.c
Message-ID:  <Pine.BSF.4.21.0007121558500.20726-100000@freefall.freebsd.org>
In-Reply-To: <200007122246.PAA19559@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Jul 2000, John Baldwin wrote:

>   Fix a very obscure bug in select() and poll() where the timeout would
>   never expire if poll() or select() was called before the system had been
>   in multiuser for 1 second.  This was caused by only checking to see if
>   tv_sec was zero rather than checking both tv_sec and tv_usec.

Whoah, good catch!

Kris

--
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007121558500.20726-100000>