]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 10 May 2022 19:31:18 +0000 (21:31 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 10 May 2022 22:52:25 +0000 (00:52 +0200)
commitab8f3b4e3e0cf03175facd95751296f4a30ee88b
treefaea817b8e84dc38393abddcff2b459fd4acd5e7
parent33ad56ef2de68fd7d40af33a9a35634517d3ba1f
Continued:
- added more debug lines
- $encodedData was a one-usage local variable and can be avoided for more
  compact and hopefully easier code

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/container/socket/class_SocketContainer.php
application/hub/classes/helper/connection/class_BaseConnectionHelper.php
application/hub/classes/info/connection/class_ConnectionInfo.php
application/hub/classes/listener/class_BaseListener.php