]> git.mxchange.org Git - hub.git/commit - application/hub/interfaces/lookup/peer_states/class_LookupablePeerState.php
Hub project continued:
authorRoland Häder <roland@mxchange.org>
Tue, 8 Nov 2011 05:09:25 +0000 (05:09 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 8 Nov 2011 05:09:25 +0000 (05:09 +0000)
commit128302dfab51aceb85125fce53314a81074b4f09
treecddaa5322acd9aba2ecd370629063b372e4f46c8
parent0cc25e4d15c7f2c5302a2cd6d5d2328fc7879d54
Hub project continued:
- Method ifPeerStateHasChanged() renamed to isSamePeerState() to avoid negation
- Above method is now basicly finished
- Some code moved for above method
- Timings are turned on in this project
12 files changed:
application/hub/config.php
application/hub/interfaces/lookup/peer_states/class_LookupablePeerState.php
application/hub/main/database/wrapper/cruncher/class_CruncherUnitDatabaseWrapper.php
application/hub/main/database/wrapper/node/class_NodeInformationDatabaseWrapper.php
application/hub/main/database/wrapper/node/class_NodeListDatabaseWrapper.php
application/hub/main/database/wrapper/states/class_PeerStateLookupDatabaseWrapper.php
application/hub/main/factories/states/peer/class_PeerStateFactory.php
application/hub/main/filter/cruncher/class_CruncherInitializationFilter.php
application/hub/main/filter/node/class_NodeInitializationFilter.php
application/hub/main/helper/connection/udp/class_UdpConnectionHelper.php
application/hub/main/lists/class_BaseList.php
application/hub/main/package/class_NetworkPackage.php