Blackcoin Lore
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
using namespace std;
|
||||
|
||||
namespace {
|
||||
const int MAX_OUTBOUND_CONNECTIONS = 8;
|
||||
const int MAX_OUTBOUND_CONNECTIONS = 16;
|
||||
|
||||
struct ListenSocket {
|
||||
SOCKET socket;
|
||||
|
||||
Reference in New Issue
Block a user