]> git.mxchange.org Git - hub.git/commit
Publication of DHT entries requires a fully booted DHT as else it will only find...
authorRoland Haeder <roland@mxchange.org>
Sun, 16 Feb 2014 01:23:00 +0000 (02:23 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 16 Feb 2014 01:23:00 +0000 (02:23 +0100)
commitfbea3b373356393e0146fee27d22caa1daf80f45
tree6ab11ab48441ce310eea9f8f1f10d5bbeccdb7b6
parentb835be855f4df8f66e78114357fae18ba95bbcff
Publication of DHT entries requires a fully booted DHT as else it will only find itself.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/interfaces/distributable/class_Distributable.php
application/hub/main/dht/class_BaseDht.php
application/hub/main/factories/states/dht/.htaccess [new file with mode: 0644]
application/hub/main/factories/states/dht/class_DhtStateFactory.php [new file with mode: 0644]
application/hub/main/factories/states/state/.htaccess [deleted file]
application/hub/main/factories/states/state/class_DhtStateFactory.php [deleted file]
application/hub/main/states/peer/class_BasePeerState.php
application/hub/main/tasks/node/dht/class_NodeDhtPublicationCheckTask.php