Re: PROBLEM: select() says closed socket readable

kuznet@ms2.inr.ac.ru
Sat, 18 Aug 2001 20:27:47 +0400 (MSK DST)


Hello!

> For linux 2.4.2, select() indicates socket ready for read on a
> socket that's never been connected.

Right. It does not block on read, hence it is readable.

> This is inconsistent

This is perfectly consistent. Reaction to bugs in applications
is undefined.

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