diff options
author | Ursula Braun <[email protected]> | 2018-01-24 10:28:16 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-24 10:52:57 -0500 |
commit | bbb96bf2366e502fd16a8082f723c570e50269e8 (patch) | |
tree | 529859340dd23cffd08c57ef5547790c92e1f0f2 /net/unix/af_unix.c | |
parent | 86e780d3a312faad967d2cfd5281f6bae81c0e55 (diff) |
net/smc: improve state change handling after close wait
When a socket is closed or shutdown, smc waits for data being transmitted
in certain states. If the state changes during this wait, the close
switch depending on state should be reentered.
In addition, state change is avoided if sending of close or shutdown fails.
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions