git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
505936f
)
SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Mon, 9 Feb 2015 14:26:39 +0000
(09:26 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Mon, 9 Feb 2015 14:31:11 +0000
(09:31 -0500)
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: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found