You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by ji...@apache.org on 2022/07/21 20:55:31 UTC

[incubator-brpc] branch master updated (53cbd1ae -> 0676bbcd)

This is an automated email from the ASF dual-hosted git repository.

jiashunzhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


    from 53cbd1ae Merge pull request #1768 from zwkno1/redis_auth
     new 79c239c1 fix ssl state exception coredump
     new 64645e53 fix remove atomic
     new 79097daf fix set _stop_health_check to true
     new 01f1909a fix rename _stop_health_check to _enalbe_health_check
     new d54c1b8a rename _enalbe_health_check to _is_in_socket_map
     new b87795d9 set _is_in_socket_map after insert successfully
     new 9ca45137 rename _is_in_socket_map to _is_hc_related_ref_held
     new 0676bbcd Merge pull request #1814 from chenBright/fix_socket_ssl_state

The 2632 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:
 src/brpc/details/health_check.cpp | 11 ++++++-----
 src/brpc/selective_channel.cpp    |  4 +++-
 src/brpc/socket.cpp               |  9 +++++++++
 src/brpc/socket.h                 | 13 +++++++++++++
 src/brpc/socket_map.cpp           |  6 +++++-
 test/brpc_socket_unittest.cpp     |  4 +++-
 6 files changed, 39 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org