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 e89eb63 Merge pull request #195 from
rbulter/feature/make_tcp_admin_more_robust
add 836ad9a Add Kqueue to TcpAdmin
add 3fd733b Fix Connections
add 7de63b8 Fix compile error
add d3f40bc Merge remote-tracking branch
'remotes/origin/feature/make_tcp_admin_more_robust' into
feature/add_kqueue_to_tcp_admin
add cb443a8 Updated cmake configuration to enable TCP PSA by default
(since it now works on MacOS).
new ecb33d9 Merge pull request #198 from
apache/feature/add_kqueue_to_tcp_admin
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:
bundles/pubsub/CMakeLists.txt | 9 +-
.../pubsub_admin_tcp/src/pubsub_tcp_handler.c | 137 +++++++++++++++++----
.../src/pubsub_tcp_topic_receiver.c | 2 +-
3 files changed, 115 insertions(+), 33 deletions(-)