Skip to content
Snippets Groups Projects
Commit 3136ef49 authored by David Howells's avatar David Howells
Browse files

rxrpc: Delay terminal ACK transmission on a client call


Delay terminal ACK transmission on a client call by deferring it to the
connection processor.  This allows it to be skipped if we can send the next
call instead, the first DATA packet of which will implicitly ack this call.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 9faaff59
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment