Use MultiSocket in Peer

This commit is contained in:
Vinnie Falco
2013-08-24 18:00:17 -07:00
parent 7b9a5e8753
commit ab08478e86
10 changed files with 223 additions and 195 deletions

View File

@@ -7,11 +7,10 @@ REMINDER: KEEP CHANGE LOG UP TO DATE
Vinnie's List: Changes day to day, descending priority
(Items marked '*' can be handled by others.)
- PeerFinder collaboration with Nikolaos
- beast::Socket integration in Ripple
- Configuration list for Jenkins
- Deeply create directories specified in config settings
- Finish unit tests and code for Validators
* Document the command line options for the beast unit test framework
David Features:
- override config items from command line
@@ -19,6 +18,10 @@ David Features:
--------------------------------------------------------------------------------
- Deeply create directories specified in config settings
- Finish unit tests and code for Validators
- Refactor Section code into ConfigFile
- Improved Mutex to track deadlocks