Commit graph

7 commits

Author SHA1 Message Date
Vojtech Bubnik
f4dfbb69e2 Replaced the code to substitute host address part in URL
with libcurl library calls. This solution should be more robust
than a homebrew URL parser solution.
2021-12-03 08:02:16 +01:00
Vojtech Bubnik
56d5a340ce Follow up to the MKS merge:
Reformatted for code conformity.
Changed the xxx_ member variables to m_xxx
Replaced std::list with std::deque
2021-11-29 18:12:35 +01:00
Sergey Kovalev
a0f0f329c8 Fix chrono 2021-11-24 00:18:55 +07:00
Sergey Kovalev
fbe90b5534 Add timeout/errors management, multiple fixes 2021-11-23 23:41:45 +07:00
Sergey Kovalev
bb928f6ef7 Multiple fixes for building 2021-11-23 23:41:45 +07:00
Sergey Kovalev
f1ae74f9d3 Small adaptation and formatting 2021-11-23 23:41:44 +07:00
Sergey Kovalev
869b8c8c66 Add better implementation of tcp console 2021-11-23 23:41:44 +07:00