Skip to content

Commit 3a8ec3d

Browse files
committed
ConnectionManager: retry pending connections on error
Change-Id: I7154f3adeec0dd09bcfe42fb8adc30891a24bb2f
1 parent 616796b commit 3a8ec3d

File tree

3 files changed

+369
-171
lines changed

3 files changed

+369
-171
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ set (VERSION ${CMAKE_PROJECT_VERSION})
2121

2222
option(DHTNET_PUPNP "Enable UPnP support" ON)
2323
option(DHTNET_NATPMP "Enable NAT-PMP support" ON)
24-
option(DHTNET_TESTABLE "Enable API for tests" ON)
2524
option(BUILD_TOOLS "Build tools" ON)
2625
option(BUILD_BENCHMARKS "Build benchmarks" ON)
2726
option(BUILD_DEPENDENCIES "Build dependencies" ON)

0 commit comments

Comments
 (0)