mirror of
https://git.telodendria.io/Telodendria/Cytoplasm.git
synced 2024-11-21 19:50:47 +03:00
Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into mem-moment
This commit is contained in:
commit
9f706102c4
1 changed files with 0 additions and 2 deletions
|
@ -295,9 +295,7 @@ TlsClose(void *cookie)
|
|||
SSL_free(ssl->ssl);
|
||||
SSL_CTX_free(ssl->ctx);
|
||||
|
||||
#if 0
|
||||
close(ssl->fd);
|
||||
#endif
|
||||
|
||||
Free(ssl);
|
||||
|
||||
|
|
Loading…
Reference in a new issue