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 00e9c19 - Revert RELEASE_NOTES change
add 6363c7a Fix Segfault when no url is selected
add ca200f1 #277: Updated websocket sender to use mg_websocket_write
instead of client_write.
add 1d94550 Merge pull request #278 from
apache/feature/277_websocket_sends_masked_frame
add 64d9111 Fix reusing connections for etcdlib
add c35735e Refactors the rsa dfi export registration to use the tracker
from the bundle context (which should be thread safe)
add d2defb7 Merge pull request #281 from
apache/hotfix/use_new_tracker_in_rsa_dfi
add fd57348 etcdlib_create does not return zero as long as the malloc for
that struct works.
add dc08b88 Merge pull request #284 from unitink72/patch-1
add b83b186 Merge branch 'master' into feature/tcp_admin_msg_segmentation
No new revisions were added by this update.
Summary of changes:
.../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c | 38 ++++++------
.../src/pubsub_websocket_topic_sender.c | 2 +-
.../src/export_registration_dfi.c | 68 +++++++++++++++-------
libs/etcdlib/api/etcdlib.h | 2 +-
libs/etcdlib/src/etcd.c | 23 +++-----
5 files changed, 76 insertions(+), 57 deletions(-)