Re: PROBLEM: select() says closed socket readable

From: Jay Rogers (jay@rgrs.com)
Date: Mon Aug 20 2001 - 09:34:09 EST


> From: kuznet@ms2.inr.ac.ru
> > 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.

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

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

No this behavior isn't consistent with previous versions of Linux
nor is it consistent with other implementations of Unix.
-
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