This is an automated email from the ASF dual-hosted git repository.
rbulter pushed a change to branch feature/tcp_admin_msg_segmentation
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 3df62e7 undo test change
add 56ec4b1 - Fix connection loss when receive buffer is not filled -
Change endpoint handling
No new revisions were added by this update.
Summary of changes:
RELEASE_NOTES | 4 +-
bundles/pubsub/pubsub_admin_tcp/CMakeLists.txt | 1 +
.../src/pubsub_psa_tcp_constants.h | 27 ++++--
.../pubsub/pubsub_admin_tcp/src/pubsub_tcp_admin.c | 19 ++--
.../pubsub_admin_tcp/src/pubsub_tcp_common.c | 20 +++-
.../pubsub_admin_tcp/src/pubsub_tcp_common.h | 2 +
.../pubsub_admin_tcp/src/pubsub_tcp_handler.c | 68 +++++++++----
.../pubsub_admin_tcp/src/pubsub_tcp_handler.h | 3 +-
.../src/pubsub_tcp_topic_receiver.c | 68 +++++++------
.../src/pubsub_tcp_topic_receiver.h | 3 +-
.../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c | 107 +++++++++------------
.../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.h | 11 +--
12 files changed, 189 insertions(+), 144 deletions(-)
copy libs/framework/gtest/subdir/src/foo.c =>
bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_common.c (61%)