Home
last modified time | relevance | path

Searched hist:"57 baaf2875404b555587391608da1625863086fa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dprotocol.cdiff 57baaf2875404b555587391608da1625863086fa Tue Jul 28 17:12:00 CDT 2020 Mat Martineau <mathew.j.martineau@linux.intel.com> mptcp: Return EPIPE if sending is shut down during a sendmsg

A MPTCP socket where sending has been shut down should not attempt to
send additional data, since DATA_FIN has already been sent.

Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>