From: Jay Rogers <jay@rgrs.com>
Date: Mon, 20 Aug 2001 10:34:09 -0400
> Right. It does not block on read, hence it is readable.
No, a socket that's never been connected isn't readable, hence
select() shouldn't be returning a value of 1 on it.
You may read without blocking, select() returns 1.
Please, fix your app.
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:35 EST