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 b83b186  Merge branch 'master' into feature/tcp_admin_msg_segmentation
     add b127dd6  Remove mem lead in read handler
     add fd2ea24  remove non blocking read
     add c0fe056  fix endpoint test lower wait times
     add 0dc5867  Fix locking

No new revisions were added by this update.

Summary of changes:
 .../src/pubsub_psa_tcp_constants.h                 |  5 +-
 .../pubsub_admin_tcp/src/pubsub_tcp_handler.c      | 64 ++++++++--------------
 .../pubsub_admin_tcp/src/pubsub_tcp_handler.h      |  1 -
 .../src/pubsub_tcp_topic_receiver.c                |  2 -
 .../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c | 13 +++--
 .../src/pubsub_topology_manager.c                  |  6 +-
 .../src/pubsub_topology_manager.h                  |  2 +-
 bundles/pubsub/test/CMakeLists.txt                 | 10 ++--
 bundles/pubsub/test/meta_data/ping2.properties     |  2 +-
 .../{ping2.properties => ping3.properties}         |  5 +-
 bundles/pubsub/test/meta_data/pong2.properties     |  4 +-
 .../{ping2.properties => pong3.properties}         |  4 +-
 bundles/pubsub/test/test/loopback_activator.c      |  3 +-
 bundles/pubsub/test/test/tst_endpoint_activator.c  |  2 +-
 14 files changed, 52 insertions(+), 71 deletions(-)
 copy bundles/pubsub/test/meta_data/{ping2.properties => ping3.properties} (92%)
 copy bundles/pubsub/test/meta_data/{ping2.properties => pong3.properties} (92%)

Reply via email to