]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/net/socket: extend the sockets to multiple shards
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 10 Mar 2023 02:22:56 +0000 (10:22 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Sun, 25 Jun 2023 03:57:19 +0000 (11:57 +0800)
commit9eda402ff4345b347f5da2b050e8f6ed87db7f68
treedd0d9f09cac70f287101bb885f3c07950f29c3c2
parent95f62d9a4565b6b9a181a1eebcbbd0f94d57fc41
crimson/net/socket: extend the sockets to multiple shards

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/net/Socket.cc
src/crimson/net/Socket.h
src/crimson/net/SocketMessenger.cc
src/crimson/net/SocketMessenger.h
src/test/crimson/test_socket.cc