This is an automated email from the ASF dual-hosted git repository.
rbulter pushed a change to branch feature/add_kqueue_to_tcp_admin
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 3fd733b Fix Connections
new 7de63b8 Fix compile error
add 6b9ab24 Fix examples and make tcpadmin more robust for scope = NULL
add 1aecaaf Merge remote-tracking branch
'remotes/celix/feature/scope_fixes' into feature/CELIX_ISSUE_191_fix_examples
add 5657922 Merge branch 'develop' of https://github.com/apache/celix
into feature/make_tcp_admin_more_robust
new d3f40bc Merge remote-tracking branch
'remotes/origin/feature/make_tcp_admin_more_robust' into
feature/add_kqueue_to_tcp_admin
The 2 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/pubsub_admin_tcp/src/pubsub_tcp_admin.c | 7 +++---
.../src/pubsub_tcp_topic_receiver.c | 5 ++--
.../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c | 15 +++++++-----
bundles/pubsub/pubsub_spi/src/pubsub_endpoint.c | 4 +++-
.../src/pubsub_topology_manager.c | 28 ++++++++++++++++------
5 files changed, 39 insertions(+), 20 deletions(-)