Commit 0efeac26 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection



The previous behaviour left the connection half-open in order to try
to scrape the last replies from the socket. Now that we have more reliable
reconnection, change the behaviour to close down the socket faster.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 505936f5
Supports Markdown
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