Make streams and vfs and http shared_ptr

This commit is contained in:
2025-09-29 02:22:27 -05:00
parent 71d0e36a5c
commit d785508571
61 changed files with 541 additions and 951 deletions

View File

@@ -52,7 +52,6 @@ src/Crypto/ClientTLSStream.cpp
src/Crypto/MbedHelpers.cpp
src/Args.cpp
src/TF_Init.cpp
src/wrapper.cpp
src/HiddenField.cpp
)
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)