]> git.mxchange.org Git - hub.git/commit
Continued rewrite:
authorRoland Häder <roland@mxchange.org>
Mon, 22 May 2017 13:59:11 +0000 (15:59 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2020 16:50:07 +0000 (18:50 +0200)
commit70200208cada6be0e537b4476a0374cac2d0e906
tree4c722c1c571fc12cc3acd9ae950795603c66a060
parenta739267e5499380183005701315eb12118f3dce7
Continued rewrite:
- rewrote UDP listener to SocketFactory
- imported BadMethodCallException
- use SOCKET_PROTOCOL_FOO and not 'foo'

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/container/socket/class_SocketContainer.php
application/hub/classes/factories/socket/class_SocketFactory.php
application/hub/classes/listener/udp/class_UdpListener.php
application/hub/classes/locator/class_UniversalNodeLocator.php