Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 12:30:03 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/38527: /dev/random does not obey O_NONBLOCK flag
Message-ID:  <200206251930.g5PJU3R82667@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/38527; it has been noted by GNATS.

From: Nate Lawson <nate@root.org>
To: freebsd-gnats-submit@FreeBSD.org, gson@nominum.com
Cc:  
Subject: Re: kern/38527: /dev/random does not obey O_NONBLOCK flag
Date: Tue, 25 Jun 2002 13:00:04 -0700 (PDT)

 This behavior is intentional and was changed some time ago.  If you want
 to block on /dev/random waiting for bytes to be available, use
 select/poll.
 
 Followup discussion to -current.
 
 -Nate
 

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




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