compile fixes
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
namespace ix
|
||||
{
|
||||
SocketMbedTLS(const SocketTLSOptions& tlsOptions) :
|
||||
SocketMbedTLS::SocketMbedTLS(const SocketTLSOptions& tlsOptions) :
|
||||
_tlsOptions(tlsOptions)
|
||||
{
|
||||
;
|
||||
|
Reference in New Issue
Block a user