Merge branch 'master' of git.kingsome.cn:server_common/a8
This commit is contained in:
commit
f2a0062ee7
@ -29,6 +29,7 @@ namespace a8
|
||||
};
|
||||
|
||||
typedef std::function<void(const a8::Args&)> CommonCbProc;
|
||||
typedef std::function<void(const a8::Args*)> CommonCbProcEx;
|
||||
typedef std::weak_ptr<struct XTimerPtr> XTimerWp;
|
||||
|
||||
const int INVALID_FD = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user