mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-08 18:13:40 +08:00
250 B
250 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
struct mg_mqtt_proto_data | struct mg_mqtt_proto_data | struct | struct mg_mqtt_proto_data { uint16_t keep_alive; }; |
mg_mqtt_proto_data should be in header to allow external access to it