summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2019-11-14 08:03:48 -0500
committerFlorin Coras <florin.coras@gmail.com>2019-11-18 15:03:21 +0000
commit920180e5e0722c78c258ff26476fd5efa434032d (patch)
treeeb67c9ed76ad6e90c8a640f817ac09dbe5724d07 /src/plugins
parentd14fccd6d51569b0f025af57c830b873afcc18e3 (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 'src/plugins')
0 files changed, 0 insertions, 0 deletions