mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-14 16:49:26 +08:00
e406de7e00
PUBLISHED_FROM=8b7fcfc1bc32ff9ff38e2904ddb730c83bf9fae4
11 lines
186 B
Markdown
11 lines
186 B
Markdown
---
|
|
title: "mg_mqtt_disconnect()"
|
|
decl_name: "mg_mqtt_disconnect"
|
|
symbol_kind: "func"
|
|
signature: |
|
|
void mg_mqtt_disconnect(struct mg_connection *nc);
|
|
---
|
|
|
|
Send a DISCONNECT command.
|
|
|