]> git.mxchange.org Git - hub.git/commit
Continued rewrite:
authorRoland Häder <roland@mxchange.org>
Sun, 21 May 2017 20:51:32 +0000 (22:51 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2020 16:50:06 +0000 (18:50 +0200)
commit515f76d42e561646a9e7550d05d87050703c448c
tree904fdd93031e90427c6f8177c87e6037e9c79c57
parentdc66adc3e73cc116d8f74633c753c2c5d1f5f95b
Continued rewrite:
- rewrote TcpListener (should be working, untested) towards SocketFactory
- added missing but needed methods in BaseListenerDecorator which extends
  BaseDecorator which is framework (generic)
- renamed method to enableSocketReuseAddress() to make it similar to existings
- added missing namespaces

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/factories/socket/class_SocketFactory.php
application/hub/classes/listener/class_BaseListenerDecorator.php
application/hub/classes/listener/socket/class_SocketFileListener.php
application/hub/classes/listener/tcp/class_TcpListener.php
application/hub/config.php