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

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


    from 3c9ff525 fix: prevent null dereference in fuzz test socket 
initialization (#3314)
     add 781b8222 update butil::default_block_size when rdma_recv_block_type is 
set
     new 0835315b Merge pull request #3303 from 
randomkang/opt_default_block_size

The 1 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/rdma/block_pool.cpp    | 38 ++++++++++++++++++++++++++++++++++----
 src/brpc/rdma/block_pool.h      | 10 +++++++---
 src/brpc/rdma/rdma_endpoint.cpp | 11 ++---------
 src/brpc/rdma/rdma_helper.cpp   |  1 +
 src/butil/iobuf.cpp             | 21 ++++++++++++++++++---
 src/butil/iobuf.h               |  7 +++++--
 src/butil/iobuf_inl.h           |  4 ++--
 src/butil/single_iobuf.cpp      |  4 ++--
 test/iobuf_unittest.cpp         |  6 +++---
 9 files changed, 74 insertions(+), 28 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to