]> git.mxchange.org Git - hub.git/commit
Prepared next step of socket-rewrites:
authorRoland Häder <roland@mxchange.org>
Wed, 24 May 2017 20:04:07 +0000 (22:04 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2020 16:50:08 +0000 (18:50 +0200)
commitdc89633f1a03f8b1c4ff97ded394ba715ed239ba
treedf26fbafef68fdd9cff33e48a87866836eb2ccc2
parent0c4491b1db2920db82653ac07e693fa212de9498
Prepared next step of socket-rewrites:
- instead of direct socket resource, use socket instance (not working now,
  die() has been added, too)
- updated core framework

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/client/http/class_HttpClient.php
application/hub/classes/helper/connection/class_BaseConnectionHelper.php
application/hub/classes/listener/class_BaseListener.php
application/hub/classes/listener/udp/class_UdpListener.php
core