]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 11 Oct 2023 11:38:30 +0000 (11:38 +0000)
commitc1caddfd2d222cd17eaf123e0da5bcc2117ded1d
tree273365b596991e24ad398f3f1e8b463dc4dde456
parent2203c010f58808a1ceb32416c4658e2d574440b2
crimson/net/socket: extend the sockets to multiple shards

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
(cherry picked from commit 9eda402ff4345b347f5da2b050e8f6ed87db7f68)
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