diff options
author | Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> | 2016-11-01 14:02:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-01 16:53:25 +0100 |
commit | 9fd4b070f6311faa7ba1ae746e955fedfbe3e045 (patch) | |
tree | 449485ad52aa9d446575e7031059d20e84051bdc /lib/decompress_unlzo.c | |
parent | tipc: create TIPC_OPEN as a new sk_state (diff) | |
download | linux-9fd4b070f6311faa7ba1ae746e955fedfbe3e045.tar.xz linux-9fd4b070f6311faa7ba1ae746e955fedfbe3e045.zip |
tipc: create TIPC_DISCONNECTING as a new sk_state
In this commit, we create a new tipc socket state TIPC_DISCONNECTING in
sk_state. TIPC_DISCONNECTING is replacing the socket connection status
update using SS_DISCONNECTING.
TIPC_DISCONNECTING is set for connection oriented sockets at:
- tipc_shutdown()
- connection probe timeout
- when we receive an error message on the connection.
There is no functional change in this commit.
Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/decompress_unlzo.c')
0 files changed, 0 insertions, 0 deletions