]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 26 Oct 2020 04:38:00 +0000 (05:38 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 26 Oct 2020 04:46:46 +0000 (05:46 +0100)
commitd361579795587b760b13d0ecb48fab3391666b72
tree94a9ad4ca9a2b3eedf24b917dd7e19903543ba43
parent6fa8ef1882a60d4a325fe43b996c9bf1b26bcb9b
Continued:
- Implemented SocketContainer::bindSocketToFile()
- ops, needs to be listenPort and not listenAddress again
- socketType is not yet know in constructor, this will be later set
- updated core framework

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/container/socket/class_SocketContainer.php
application/hub/interfaces/container/socket/class_StorableSocket.php
core