]> git.apps.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, 24 Jul 2013 23:20:36 +0000 (16:20 -0700)
commit1ed51ad535612d5c444a3cc35a331f5e6a68ce30
tree24da4600eced03931801f4ae3ebbbcc123055702
parent2f696f17a413015a3038d5aa76d18fe94f503f03
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>
(cherry picked from commit 687fe888b32ac9d41595348dfc82111c8dbf2fcb)
src/msg/SimpleMessenger.cc