改为V5.9.6
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "hpsocket/GlobalDef.h"
|
||||
#include "../hpsocket/GlobalDef.h"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <sched.h>
|
||||
@@ -49,9 +49,6 @@ using namespace std;
|
||||
/* 默认内存块缓存池回收阀值 */
|
||||
#define DEFAULT_BUFFER_CACHE_POOL_HOLD 1024
|
||||
|
||||
/* 使用外部垃圾回收 */
|
||||
#define USE_EXTERNAL_GC 1
|
||||
|
||||
|
||||
#define SysGetSystemConfig sysconf
|
||||
#define SysGetSystemInfo sysinfo
|
||||
|
||||
Reference in New Issue
Block a user