mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Tidy up PeerSet:
* Move PeerSet to overlay/ * Remove unused functions * Make some public members private * Rename some functions * Add comments
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <ripple/overlay/impl/Message.cpp>
|
||||
#include <ripple/overlay/impl/OverlayImpl.cpp>
|
||||
#include <ripple/overlay/impl/PeerImp.cpp>
|
||||
#include <ripple/overlay/impl/PeerSet.cpp>
|
||||
#include <ripple/overlay/impl/TMHello.cpp>
|
||||
|
||||
#include <ripple/overlay/tests/short_read.test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user