defined MAX_CONNECTIONS in common
This commit is contained in:
parent
6f392c498d
commit
01770f1f8d
@ -14,5 +14,6 @@
|
|||||||
//DEFINES
|
//DEFINES
|
||||||
#define SA struct sockaddr
|
#define SA struct sockaddr
|
||||||
#define SERVER_PORT 1204
|
#define SERVER_PORT 1204
|
||||||
|
#define MAX_CONNECTIONS 1000
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user