Re: UDP recvmsg blocks after select(), 2.6 bug?

From: Paul Jackson
Date: Wed Oct 06 2004 - 11:02:33 EST


David wrote:
> So like I said, there is no such guarentee.

The select(2) man page states:

more precisely, to see if a read will not block

It doesn't say _which_ read won't block. Seems to me that the
successful non-block read in the other thread qualifies as the
promised non-blocking read.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.650.933.1373
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/