Re: [PATCH] sctp: if backlog is 0, listening shall not bedeactivated.

From: Alan Cox
Date: Wed Jan 14 2009 - 08:21:39 EST


> However SCTP API explicitly states that when the backlog is 0, listening is
> disabled. Here is an excerpt from the draft describing this:

POSIX is an established standard, SCTP is a draft proposal. POSIX should
win. The SCTP developers need to bring their draft API into alignment with
POSIX.

They need to fix their draft to use a sockopt or similar to
enable/disable listening.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/