multicast support

This commit is contained in:
云风
2012-08-29 22:31:28 +08:00
parent e03100060f
commit 68fb35bdd0
14 changed files with 600 additions and 7 deletions

View File

@@ -6,6 +6,8 @@
#define DONTCOPY 1
#define SESSION_CLIENT 0x7fffffff
#define SESSION_MULTICAST 0x7ffffffe
#define SESSION_MAX 0x7ffffff0
struct skynet_context;