Re: [PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg

2017-02-20 Thread David Miller
From: Xin Long Date: Sun, 19 Feb 2017 01:52:44 +0800 > This patch is to add support for MSG_MORE on sctp. Patch 1/2 is an > improvement ahead of patch 2/2 to solve the close block problem > mentioned in https://patchwork.ozlabs.org/patch/372404/. Series applied, thanks

[PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg

2017-02-18 Thread Xin Long
This patch is to add support for MSG_MORE on sctp. Patch 1/2 is an improvement ahead of patch 2/2 to solve the close block problem mentioned in https://patchwork.ozlabs.org/patch/372404/. Xin Long (2): sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING sctp: add support for