From: David Miller <[EMAIL PROTECTED]> Date: Tue, 06 Mar 2007 10:37:06 -0800 (PST)
> Everything I've ever seen clearly states that a backlog of > zero means that zero connections are allowed. > > So we're not "disallowing" a backlog argument of zero to > listen(). We'll accept that just fine, the only thing that > happens is that you'll get what you ask for, that being > no connections :-) I'm not saying that a backlog of zero might mean allow one, in which case we do need to revert the change. Rather, I'm trying to clarify what is the real issue here as Gerrit's email implied that listen() with a zero backlog returns an error now, which is not true. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html