mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Clean up Overlay and PeerFinder sources:
* Tidy up identifiers and declarations * Merge PeerFinder headers into one file * Merge handout classes and functions into one file
This commit is contained in:
@@ -28,12 +28,9 @@
|
||||
#include <ripple/peerfinder/impl/Bootcache.cpp>
|
||||
#include <ripple/peerfinder/impl/Checker.cpp>
|
||||
#include <ripple/peerfinder/impl/Config.cpp>
|
||||
#include <ripple/peerfinder/impl/ConnectHandouts.cpp>
|
||||
#include <ripple/peerfinder/impl/Endpoint.cpp>
|
||||
#include <ripple/peerfinder/impl/Livecache.cpp>
|
||||
#include <ripple/peerfinder/impl/Manager.cpp>
|
||||
#include <ripple/peerfinder/impl/RedirectHandouts.cpp>
|
||||
#include <ripple/peerfinder/impl/SlotHandouts.cpp>
|
||||
#include <ripple/peerfinder/impl/SlotImp.cpp>
|
||||
#include <ripple/peerfinder/impl/SourceStrings.cpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user