Skip to content
Snippets Groups Projects
Commit 44e0b088 authored by Andy Green's avatar Andy Green
Browse files

autobahn add same serverside rxflow cache to client


Server side has had immediate RX flow control for quite a while.

But client side made do with RX continuing until what had been received was exhausted.

For what Autobahn tests, that's not enough.

This patch gives clientside RX flow control the same immediate effect as the server
side enjoys, re-using the same code.

Signed-off-by: default avatarAndy Green <andy.green@linaro.org>
parent f05167de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment