Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extmod/modssl_mbedtls: Reference SSLContext from SSLSocket.
Prevent the GC cleaning up (and finalising) the SSLContext while the socket is still live. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
- Loading branch information