mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
add message queue
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
#define PTYPE_SOCKET 6
|
||||
// don't use these id
|
||||
#define PTYPE_RESERVED_0 7
|
||||
#define PTYPE_RESERVED_1 8
|
||||
// read lualib/skynet.lua
|
||||
// read lualib/skynet.lua lualib/mqueue.lua
|
||||
#define PTYPE_RESERVED_QUEUE 8
|
||||
#define PTYPE_RESERVED_DEBUG 9
|
||||
#define PTYPE_RESERVED_LUA 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user