RE: PROBLEM: select() says closed socket readable

David Schwartz (davids@webmaster.com)
Mon, 20 Aug 2001 12:48:40 -0700


> No, a socket that's never been connected isn't readable, hence
> select() shouldn't be returning a value of 1 on it.

It is readable. A read that produces an error is still a read.

DS

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