]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Tue, 25 Mar 2014 21:39:07 +0000 (22:39 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 25 Mar 2014 21:39:07 +0000 (22:39 +0100)
commit752d3e37ef6688c98094eadcd9629ab9f80e1fb7
treef115b0dc1ac163d603ee0850f294d75fc1ae6238
parent4b0f19c8180418d0f603698e1737a6041e843634
Continued:
- improved logging messages
- added logger for enableAcceptDhtBootstrap()
- moved this call from 'init' state to 'booting' as on 'init' state the DHT has
  no records registered. This may require reconsidering.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/dht/class_BaseDht.php
application/hub/main/handler/class_BaseDataHandler.php
application/hub/main/states/dht/booting/class_DhtBootingState.php
application/hub/main/states/dht/virgin/class_DhtVirginState.php
application/hub/main/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php
application/hub/main/wrapper/node/class_NodeInformationDatabaseWrapper.php