]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msgr: maintain list of accepting pipes
authorSage Weil <sage@inktank.com>
Tue, 16 Jul 2013 00:14:25 +0000 (17:14 -0700)
committerSage Weil <sage@inktank.com>
Wed, 17 Jul 2013 21:39:04 +0000 (14:39 -0700)
commitdd4addef2d5b457cc9a58782fe42af6b13c68b81
tree72d4796b0dd3786f85c9511b8f169460b942c180
parent994e2bf224ab7b7d5b832485ee14de05354d2ddf
msgr: maintain list of accepting pipes

New pipes exist in a sort of limbo before we know who the peer is and
add them to rank_pipe.  Keep a list of them in accepting_pipes for that
period.

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