Fix BIO_do_connect freeze

This commit is contained in:
2024-01-10 17:33:01 +08:00
parent db452fce0f
commit c6105db80d
4 changed files with 186 additions and 75 deletions

View File

@@ -18,3 +18,4 @@
#cmakedefine HAVE_STRNCASECMP @HAVE_STRNCASECMP@
#cmakedefine HAVE_FCLOSEALL @HAVE_FCLOSEALL@
#cmakedefine HAVE_OPENSSL @HAVE_OPENSSL@
#cmakedefine HAVE_ZLIB @HAVE_ZLIB@