mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-09 22:58:09 +08:00
e406de7e00
PUBLISHED_FROM=8b7fcfc1bc32ff9ff38e2904ddb730c83bf9fae4
222 B
222 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_mqtt_connack() | mg_mqtt_connack | func | void mg_mqtt_connack(struct mg_connection *nc, uint8_t return_code); |
Send a CONNACK command with a given return_code
.