✨ feat(module manager): Define and implement the polling API
This commit is contained in:
@@ -40,6 +40,7 @@ struct stellar_module_manager
|
||||
int load_module_num;
|
||||
int max_thread_num;
|
||||
struct mq_schema *mq_schema;
|
||||
int polling_topic_id;
|
||||
}schema;
|
||||
|
||||
}__attribute__((aligned(sizeof(void*))));
|
||||
|
||||
Reference in New Issue
Block a user