ceph/src/msg
Sage Weil dd4addef2d 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>
2013-07-17 14:39:04 -07:00
..
Accepter.cc msgr: adjust nonce on rebind() 2013-07-17 14:38:57 -07:00
Accepter.h msgr: take an arbitrary set of ports to avoid binding to 2013-05-22 16:13:37 -07:00
Dispatcher.h
DispatchQueue.cc msg/DispatchQueue: do not discard queued events on stop 2013-06-13 10:53:06 -07:00
DispatchQueue.h DispatchQueue: track queued message arrival times and expose oldest 2013-04-23 18:27:28 -07:00
Message.cc msg/Message: use old footer for encoded message dump 2013-07-11 11:42:02 -07:00
Message.h Merge branch 'wip-small-object-recovery' 2013-07-08 16:53:17 -07:00
Messenger.cc
Messenger.h msgr: use ConnectionRef throughout 2013-06-13 10:52:18 -07:00
msg_types.cc cls,msg: Fix use of set_in4_quad() to set a entity_addr_t 2013-06-05 10:33:57 -07:00
msg_types.h msg: fix entity_addr_t::is_same_host() for IPv6 2013-02-26 14:07:12 -08:00
Pipe.cc msgr: maintain list of accepting pipes 2013-07-17 14:39:04 -07:00
Pipe.h msg/Pipe: assert lock is held in various helpers 2013-07-17 14:34:39 -07:00
SimpleMessenger.cc msgr: maintain list of accepting pipes 2013-07-17 14:39:04 -07:00
SimpleMessenger.h msgr: maintain list of accepting pipes 2013-07-17 14:39:04 -07:00