mbedtls fixes / the unittest now pass on macOS, and hopefully will on Windows/AppVeyor as well.
This commit is contained in:
@ -44,6 +44,7 @@ namespace ix
|
||||
SocketTLSOptions _tlsOptions;
|
||||
|
||||
bool init(const std::string& host, std::string& errMsg);
|
||||
void initMBedTLS();
|
||||
};
|
||||
|
||||
} // namespace ix
|
||||
|
Reference in New Issue
Block a user