]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: drop the template from FixedCPUServerSocket::accept()
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 17 Feb 2023 09:03:02 +0000 (17:03 +0800)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 11 Oct 2023 11:38:30 +0000 (11:38 +0000)
commitd05fbd05e7a660453535a1bae33eb0ccd69a1e8f
tree1dd2e0d3edaf05ab9ff9a53df19187eced76a6a2
parent281a9fba66f3aef385178a4640ad8e7c35747e0c
crimson/net: drop the template from FixedCPUServerSocket::accept()

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
(cherry picked from commit 91c5ddc7ef06b1eaabddf06efc6ab8ed4859e27d)
src/crimson/net/Socket.h
src/crimson/net/SocketMessenger.cc
src/test/crimson/test_socket.cc