]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 30 May 2017 09:48:06 +0000 (11:48 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2020 16:50:09 +0000 (18:50 +0200)
commit4ca61d94242c5409fd8a7e2c8da859727e3e0503
treeea9ac38b8cc5901fa5ecfb9e8ab21f38d63e8f32
parent25ae7ed734ce07103f28c97600f5c594133bd201
Continued:
- start rewriting writing raw data to socket towards StorableSocket
- added more debug messages
- renamed class constants to naming-convention
- rewrote more code to StorableSocket (method writeBufferToSocketByArray() introduced)
- added missing parameter $className
- getConnectionClassNameFromSocket() is now fully rewritten

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/package/class_NetworkPackage.php
application/hub/interfaces/container/socket/class_StorableSocket.php
application/hub/interfaces/helper/connections/class_ConnectionHelper.php