]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 10 May 2022 13:56:32 +0000 (15:56 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 10 May 2022 13:56:32 +0000 (15:56 +0200)
commit33ad56ef2de68fd7d40af33a9a35634517d3ba1f
tree85a5812d61898b6e775f3dcd7b8fa7a6f122f0d6
parent5ca30b108ec5240a289c3c51ed462cce8686edf8
Continued:
- renamed getSubRegistryKey() -> generateSubRegistryKeyFromInfoInstance() as
  this is not a getter
- also included connection type (e.g. 'server') into sub-registry key
- more debug lines added
- removed superflous $peerSuffix parameter as the ':0' may cause confusion

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/listener/class_BaseListener.php
application/hub/classes/listener/tcp/class_TcpListener.php
application/hub/classes/listener/udp/class_UdpListener.php
application/hub/classes/registry/socket/class_SocketRegistry.php