This is an automated email from the ASF dual-hosted git repository. yangliming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git
commit 47c1228c6026b1282d9ab5ae9607249ce6b2c043 Merge: 4c33f886 609676da Author: Yang,Liming <liming.y...@139.com> AuthorDate: Tue Jan 14 14:48:46 2025 +0800 Merge pull request #2867 from chenBright/tcp_user_timeout Support tcp user timeout of client src/brpc/input_messenger.cpp | 17 ++- src/brpc/socket.cpp | 49 +++++-- src/brpc/socket.h | 52 ++++---- src/brpc/socket_inl.h | 15 --- src/brpc/versioned_ref_with_id.h | 4 +- test/brpc_socket_unittest.cpp | 279 ++++++++++++++++++++------------------- 6 files changed, 222 insertions(+), 194 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org