diff options
author | Dave Barach <dave@barachs.net> | 2019-11-14 08:03:48 -0500 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2019-11-18 15:03:21 +0000 |
commit | 920180e5e0722c78c258ff26476fd5efa434032d (patch) | |
tree | eb67c9ed76ad6e90c8a640f817ac09dbe5724d07 /MAINTAINERS | |
parent | d14fccd6d51569b0f025af57c830b873afcc18e3 (diff) |
api: configurable binary api client rx pthread fcn
Add vl_client_connect_to_vlib_thread_fn (...) and export the
memory_client_main_t definition.
If you use this new API, make sure not to miss the setjmp / longjmp
dance shown in .../src/vlibmemory/memory_client.c:rx_thread_fn(...),
which is required for the rx pthread to terminate cleanly; please
process client delete reply messages in the rx thread...
Type: refactor
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Ia67038ec59e2e14b174c67afca15b2c3f67a4d20
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions