Skip to content

Commit

Permalink
try branch of tlsuv that fails pending writes on error
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Oct 1, 2024
1 parent 5c468d5 commit 31f23d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if (NOT TARGET tlsuv)
else ()
FetchContent_Declare(tlsuv
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
GIT_TAG v0.32.1
GIT_TAG tlsuv-stream-fail-pending-writes
)
FetchContent_MakeAvailable(tlsuv)
endif (tlsuv_DIR)
Expand Down

0 comments on commit 31f23d0

Please sign in to comment.