This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/574-scope-based-resource-management
in repository https://gitbox.apache.org/repos/asf/celix.git
from feed2494 Merge branch 'master' into
feature/574-scope-based-resource-management
add 49aca53b GOTO elimination in remote services.
No new revisions were added by this update.
Summary of changes:
.../shm_pool/src/shm_cache.c | 26 ++++---
.../rsa_common/src/endpoint_description.c | 20 +++---
.../rsa_rpc_json/src/rsa_json_rpc_activator.c | 24 +++----
.../rsa_rpc_json/src/rsa_json_rpc_endpoint_impl.c | 82 +++++++---------------
.../rsa_rpc_json/src/rsa_json_rpc_impl.c | 44 +++++-------
.../rsa_rpc_json/src/rsa_json_rpc_impl.h | 3 +
.../rsa_rpc_json/src/rsa_json_rpc_proxy_impl.c | 81 ++++++++-------------
.../rsa_rpc_json/src/rsa_request_sender_tracker.c | 21 +++---
.../rsa_spi/include/endpoint_description.h | 4 +-
.../rsa_spi/include/remote_interceptors_handler.h | 3 +
libs/dfi/include/dyn_interface.h | 3 +
libs/utils/include/celix_threads.h | 2 +
libs/utils/include/celix_version.h | 3 +
13 files changed, 124 insertions(+), 192 deletions(-)