Increased max TCP connections.

This commit is contained in:
irungentoo 2014-12-15 14:14:22 -05:00
parent 3516a0194c
commit 7425a0dd09
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -70,7 +70,7 @@
/* Packet ids 0 to CRYPTO_RESERVED_PACKETS - 1 are reserved for use by net_crypto. */
#define CRYPTO_RESERVED_PACKETS 16
#define MAX_TCP_CONNECTIONS 32
#define MAX_TCP_CONNECTIONS 64
#define MAX_TCP_RELAYS_PEER 4
#define STATUS_TCP_NULL 0