Update Csocket submodule

Fix several compatility issues with SSL, and use steady clock
This commit is contained in:
Alexey Sokolov
2023-01-07 17:59:29 +00:00
parent a7871b4dfb
commit 42fdf9b49f
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "Csocket"]
path = third_party/Csocket
url = https://github.com/jimloco/Csocket.git
url = https://github.com/znc/Csocket
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest