mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
#define DEFAULT_QUEUE_SIZE 64;
|
#define DEFAULT_QUEUE_SIZE 64
|
||||||
#define MAX_GLOBAL_MQ 0x10000
|
#define MAX_GLOBAL_MQ 0x10000
|
||||||
|
|
||||||
// 0 means mq is not in global mq.
|
// 0 means mq is not in global mq.
|
||||||
|
|||||||
Reference in New Issue
Block a user