]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 3 Nov 2020 13:57:18 +0000 (14:57 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 3 Nov 2020 13:57:18 +0000 (14:57 +0100)
commit87cd25373a339b6e358962ed6656ce73419d7dc3
tree648b286b9bdec9d485b02b7efa62d8f925e45fd9
parentd7a4edc24ba38f18535b8c8371e67e8b09ae1973
Continued:
- introduced handleIncomingSocket() which currently just invokes the handler's
  method
- Improved or added/commented-in debug lines

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/container/socket/class_SocketContainer.php
application/hub/classes/handler/package/class_NetworkPackageHandler.php
application/hub/classes/listener/class_BaseListener.php
application/hub/classes/listener/class_BaseListenerDecorator.php