]> git.mxchange.org Git - hub.git/commit
Continue:
authorRoland Häder <roland@mxchange.org>
Sun, 25 Oct 2020 12:27:11 +0000 (13:27 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 25 Oct 2020 12:27:11 +0000 (13:27 +0100)
commit5334882c200176bf3d9d187d360f2a97afb99e12
tree9f95e3ad41b26f36c3e4f731cdb2103420c0eb3a
parentcf06e96663282bf451f715cae61d9dacb2c063a0
Continue:
- removed all deprecated SOCKET_ARRAY_INDEX_* constants with proper setter
  invocations, still most are not implemented yet
- needed to make setListerInstance() public

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/class_BaseHubSystem.php
application/hub/classes/container/class_BaseHubContainer.php
application/hub/classes/database/frontend/class_BaseHubDatabaseWrapper.php
application/hub/classes/factories/node/class_NodeObjectFactory.php
application/hub/classes/factories/socket/class_SocketFactory.php
application/hub/classes/handler/class_BaseHubHandler.php
application/hub/classes/handler/package/class_NetworkPackageHandler.php
application/hub/classes/listener/class_BaseListenerDecorator.php
application/hub/interfaces/container/socket/class_StorableSocket.php