]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msgr: close accepting_pipes from mark_down_all()
authorSage Weil <sage@inktank.com>
Tue, 16 Jul 2013 00:16:23 +0000 (17:16 -0700)
committerSage Weil <sage@inktank.com>
Wed, 17 Jul 2013 21:39:04 +0000 (14:39 -0700)
commit687fe888b32ac9d41595348dfc82111c8dbf2fcb
treeab827b4c6c717b710856b1c95d66f876ec305d67
parentdd4addef2d5b457cc9a58782fe42af6b13c68b81
msgr: close accepting_pipes from mark_down_all()

We need to catch these pipes too, particularly when doing a rebind(),
to avoid them leaking through.

Signed-off-by: Sage Weil <sage@inktank.com>
src/msg/SimpleMessenger.cc