add
houxiao
2017-04-21 a3e29fd900f721007c60284ec76092a6154d4e19
FaceServer/ev_server.h
@@ -5,7 +5,9 @@
#include <stdint.h>
#include "ev_proto.h"
#ifndef SERVER_PORT
#define SERVER_PORT 5432
#endif
#define REUSEADDR_ON 1
#define CLIENT_BUFFER_MAX 100*1024 // 100KB
#define CLIENT_READ_TIMES_MAX 100