Searched defs:TagAppSpawnMsgNode (Results 1 – 1 of 1) sorted by relevance
60 typedef struct TagAppSpawnMsgNode { struct61 AppSpawnConnection *connection;62 AppSpawnMsg msgHeader;63 uint32_t tlvCount;64 uint32_t *tlvOffset; // 记录属性的在msg中的偏移,不完全拷贝试消息完整65 uint8_t *buffer;