Merge remote-tracking branch 'origin/NetChannels' into NetChannels

# Conflicts:
#	src/io/socket/SSL.cpp
This commit is contained in:
2025-05-22 23:56:22 -07:00
8 changed files with 40 additions and 9 deletions

View File

@@ -84,6 +84,8 @@ namespace ehs
bool IsIPv6Only() const override;
void SetReuse(const bool &value) override;
bool IsValid() const override;
private: