Skip to content
Commit 3b948ae5 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Allow the client to detect if the TCP connection is closed



Add an xprt->state bit to enable the TCP ->state_change() method to signal
whether or not the TCP connection is in the process of closing down.
This will to be used by the reconnection logic in a separate patch.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 67a391d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment