]> git.mxchange.org Git - hub.git/commit
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Sat, 20 May 2017 23:29:11 +0000 (01:29 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2020 16:50:05 +0000 (18:50 +0200)
commit8fe4d72570ac086e1b23f535055d11591dab8c2c
tree689fafe378a179b421bc397a50ca581475d389de
parentb8134798baa634e91ce9ce2a9bea7234ca46b7d1
Continued a bit:
- implemented visitSocket()
- that socket_shutdown() stuff needs rewriting but is now at the right place
- added/removed import of StorabelSocket

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/container/socket/class_SocketContainer.php
application/hub/classes/helper/connection/ipv4/tcp/class_TcpConnectionHelper.php
application/hub/classes/visitor/socket/class_HalfShutdownSocketVisitor.php
application/hub/classes/visitor/socket/class_ShutdownSocketVisitor.php
application/hub/interfaces/class_HubInterface.php
application/hub/interfaces/container/socket/class_StorableSocket.php