forked from Telodendria/Cytoplasm
Compare commits
3 commits
007b8f6d43
...
5003ddc281
Author | SHA1 | Date | |
---|---|---|---|
5003ddc281 | |||
b9dc169917 | |||
d983296dd2 |
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