diff options
| author | Parthasarathy Bhuvaragan <[email protected]> | 2016-11-01 14:02:46 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-11-01 11:53:25 -0400 |
| commit | 9fd4b070f6311faa7ba1ae746e955fedfbe3e045 (patch) | |
| tree | 449485ad52aa9d446575e7031059d20e84051bdc /tools/perf/scripts/python/bin | |
| parent | 438adcaf0df181fb6bf2afa917c741cc8c9241c3 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions