Skip to content
Snippets Groups Projects
Commit d33681af authored by David Herrmann's avatar David Herrmann
Browse files

peer: fix BecomeMonitor() to use c_rbtree_move()


We cannot reassign RB-Trees anymore. We must use c_rbtree_move(),
otherwise the tree will keep stale entries. Fix the BecomeMonitor()
code to use c_rbtree_move().

Signed-off-by: default avatarDavid Herrmann <dh.herrmann@gmail.com>
parent 73456ecd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment