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
As an interim solution, TLS connection data has been initially stored in the net_context structure. This is not ideal as there can be a mixed set of TLS and non-TLS connection. Move out TLS data into a separately handled memory area.