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

From: David S. Miller
Date: Thu Oct 07 2004 - 23:07:15 EST


On Thu, 7 Oct 2004 23:48:48 -0400
Mark Mielke <mark@xxxxxxxxxxxxxx> wrote:

> Extrapolated, this would be - use of select() on a blocking file descriptor
> is invalid.

It's valid, but it's asking for trouble. It is going to block on
you under certain circumstances.

-
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/