Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor loop exit on shutdown.

This commit is contained in:
subtly
2015-07-19 05:55:43 -04:00
parent 1c78da65ed
commit 3b2fe59a07
+1 -1
View File
@@ -224,7 +224,7 @@ public:
bool inputLimits = false;
bool bigData = false;
bool wallet = false;
bool nonetwork = true;
bool nonetwork = false;
bool nodag = true;
/// @}