]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg: add interface to shutdown Connection
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 13 May 2025 16:26:48 +0000 (12:26 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 22 Sep 2025 16:34:44 +0000 (12:34 -0400)
commit597f5478a20836fb25cbec4cc8e8c627e0f716a3
tree15d01c587783f62714b29c9ad360f3a0e3301a93
parent361206a1efb99faa16cbaadf870308cf7081da6a
msg: add interface to shutdown Connection

Unfortunately this doesn't work as-is because I couldn't find primitives to
flush the out_queue. It's left as a to-do for now.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 05e3b36fa2d877b2d7451ccda9ce6da73690ba50)
src/mon/Monitor.cc
src/msg/Connection.h
src/msg/async/AsyncConnection.cc
src/msg/async/AsyncConnection.h