]> git.mxchange.org Git - hub.git/commit
Some rewrites towards more flexible code:
authorRoland Häder <roland@mxchange.org>
Tue, 12 Feb 2013 05:37:42 +0000 (05:37 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 12 Feb 2013 05:37:42 +0000 (05:37 +0000)
commit8f43f61b162fa78c469d6fba5909b730d3b34b01
tree193204beeb165329a642c4351addb28888da23fb
parent510718eb116b95f6f78437b5272a58cfa3d88af2
Some rewrites towards more flexible code:
- Got rid of 'ip_port' field and converted it into 'external_ip' (as it is) and
  'listen_port' fields
- Rewrote private method for session id -> ip:port resolving
application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php
application/hub/main/tools/class_HubTools.php