diff options
author | Vratko Polak <vrpolak@cisco.com> | 2019-09-06 15:20:07 +0200 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-09-30 15:19:29 +0000 |
commit | e6b29a9df5df39204f6235256fc07a703c2d0336 (patch) | |
tree | a011c41e2e67ce9250c4fb274314674893aab2be /src/vpp-api/client | |
parent | 45a02523b13e7d211b5350294dd934c66af10c5d (diff) |
papi: let async calls return context
Callback receives "reply" messages containing context,
but previously there was no easy way
to get the automatically generated context value
of the originally sent "command" message.
With this, the caller can store the contexts,
so the callback knows which command got replied to.
Type: feature
Change-Id: I58ca812d20b03916f74096c396126710115a747c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 2f6e0c6002f732b7f938a0f770f19c9dec9269f1)
Diffstat (limited to 'src/vpp-api/client')
0 files changed, 0 insertions, 0 deletions