]> git.mxchange.org Git - hub.git/commit
Setting the node instance in the handler saves another array element in
authorRoland Haeder <roland@mxchange.org>
Mon, 17 Mar 2014 22:28:28 +0000 (23:28 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 17 Mar 2014 22:28:28 +0000 (23:28 +0100)
commita62618867159664463c753037ccdc73ee9ab4b0a
tree2dcd7ef4efa32bf4de3ea172a40b254fb6656bd7
parentf3fad19fb4e188e09fd652addf18042e7575b6f9
Setting the node instance in the handler saves another array element in
$messageArray and makes it a little faster because the "expensive" registry
calls are not used.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/exceptions/dht/class_DhtBootstrapNotAcceptedException.php
application/hub/main/handler/answer-status/announcement/class_AnnouncementAnswerOkayHandler.php
application/hub/main/handler/message-types/dht/class_NodeMessageDhtBootstrapHandler.php