Replies: 1 comment
-
Would like some follow up on this as well, noticed the same behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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