On 7/13/07, Gerrit Renker <[EMAIL PROTECTED]> wrote:
> [DCCP]: Reduce the number of writable states
>
> Since DCCP requires to close both ends of a connection simultaneously,
> permission to write in state DCCP_CLOSING is removed in dccp_sendmsg():
>  * if the sending end closed, it would encounter a write error anyhow;
>  * if the other end has closed the connection, it accepts no more data.
>
> Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>
Signed-off-by: Ian McDonald <[EMAIL PROTECTED]>
-- 
Web1: http://wand.net.nz/~iam4/
Web2: http://www.jandi.co.nz
Blog: http://iansblog.jandi.co.nz
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to