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 a363887fb6b54fb28eba04a8af17dd2530244ff8 Merge: 0ec948ba 5755536a Author: Yang,Liming <[email protected]> AuthorDate: Mon Mar 9 13:57:46 2026 +0800 Merge pull request #3238 from MalikHou/master [feature][bug] Add tcp transport event dispatcher unsched flag & fix RDMA event dispatcher unsched flag docs/cn/io.md | 2 ++ docs/cn/rdma.md | 17 +++++++++++++++-- docs/en/io.md | 2 ++ docs/en/rdma.md | 15 ++++++++++++++- src/brpc/event_dispatcher.cpp | 6 ++++++ src/brpc/event_dispatcher.h | 13 +++++++++++-- src/brpc/rdma/rdma_endpoint.cpp | 1 - src/brpc/rdma/rdma_endpoint.h | 1 - src/brpc/rdma_transport.cpp | 9 +++++---- src/brpc/tcp_transport.cpp | 11 +++++++++-- 10 files changed, 64 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
