You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my application i am able to connect on secure sockets without calling initializeSSL(),
whether this is correct way to use bcoz i m getting some resources leak every time when we are creating a socket and deleting it,
what's the use of Poco::Net::initializeSSL() or poco is itself calling it internally?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In my application i am able to connect on secure sockets without calling initializeSSL(),
whether this is correct way to use bcoz i m getting some resources leak every time when we are creating a socket and deleting it,
what's the use of Poco::Net::initializeSSL() or poco is itself calling it internally?
Beta Was this translation helpful? Give feedback.
All reactions