This is an automated email from the ASF dual-hosted git repository.
rbulter pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git.
from f5fbab0 Merge pull request #207 from
apache/feature/free_serializer_change
add 79884e3 Fix TCP endpoint handling
add 7a46f24 Avoid segfault when stopping bundle
add 23f7d3d Fix test for OSX
add 57c3f5a Fix printf error
add 9910215 Fix review comment
new ce67452 Merge pull request #211 from
apache/feature/fix_tcp_endpoint_handling
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../pubsub_admin_tcp/src/pubsub_tcp_handler.c | 43 ++++++++++++++--------
.../src/pubsub_tcp_topic_receiver.c | 7 ++--
libs/framework/src/framework.c | 5 +++
libs/utils/private/test/celix_threads_test.cpp | 1 +
libs/utils/src/utils.c | 4 +-
5 files changed, 41 insertions(+), 19 deletions(-)