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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Vlad Yasevich
Date: Wednesday, January 14, 2009 - 6:17 am

Pierre Habouzit wrote:

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

   int listen(int sd,
              int backlog);

   and the arguments are
   sd:  The socket descriptor of the endpoint.
   backlog:  If backlog is non-zero, enable listening else disable
      listening.


So, this is something that spelled out in the draft.

NAK.

-vlad


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] sctp: if backlog is 0, listening shall not be ..., Vlad Yasevich, (Wed Jan 14, 6:17 am)