]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 26 Oct 2020 03:54:19 +0000 (04:54 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 26 Oct 2020 03:56:44 +0000 (04:56 +0100)
commitcc1ac838d8f2b204de83013058855d2ed929cd85
tree0626f7645693731649334d4521de496abad0fad2
parent28e43f7a80a1135c9bc4d1b1a0d3dd991cc809f6
Continued:
- SocketContainer->bindSocketTo() is now split into bindSocketToFile() and
  bindSocketToListener()
- also fixed wrong getter/setter invocation

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/package/deliverable/class_PackageData.php
application/hub/interfaces/container/socket/class_StorableSocket.php
application/hub/interfaces/delivery/package/class_DeliverablePackage.php