created WHY2_CHAT_AUTHORITY_PORT macro
This commit is contained in:
parent
2768280e7f
commit
0994558a39
@ -27,7 +27,8 @@ extern "C" {
|
|||||||
|
|
||||||
//MACROS
|
//MACROS
|
||||||
#define WHY2_SA struct sockaddr
|
#define WHY2_SA struct sockaddr
|
||||||
#define WHY2_CHAT_SERVER_PORT 1204 //PORT
|
#define WHY2_CHAT_SERVER_PORT 1204 //PORT FOR SERVER
|
||||||
|
#define WHY2_CHAT_AUTHORITY_PORT 1203 //PORT FOR CA
|
||||||
#define WHY2_MAX_CONNECTIONS 1000 //MAX USERS CONNECTED AT ONE TIME
|
#define WHY2_MAX_CONNECTIONS 1000 //MAX USERS CONNECTED AT ONE TIME
|
||||||
|
|
||||||
#define WHY2_CLEAR_AND_GO_UP "\33[2K\r\033[A" //i mean read the name
|
#define WHY2_CLEAR_AND_GO_UP "\33[2K\r\033[A" //i mean read the name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user