On Tue, Sep 05, 2000 at 07:24:58PM +0200, Peter van Dijk wrote:
> > select return code -1 with wrong errno == 0.

Sorry, I was wrong about errno, it returns that descriptor is ready for
read while there is nothing to read.

> I surely do think this behaviour is broken.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=19871

I disagree about Bruce comment on that. If we have nothing to read,
select must be timed out. It is not non-blocking read call but select.

-- 
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://ache.pp.ru/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to