mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-09 06:07:39 +08:00
e406de7e00
PUBLISHED_FROM=8b7fcfc1bc32ff9ff38e2904ddb730c83bf9fae4
11 lines
166 B
Markdown
11 lines
166 B
Markdown
---
|
|
title: "mg_mqtt_pong()"
|
|
decl_name: "mg_mqtt_pong"
|
|
symbol_kind: "func"
|
|
signature: |
|
|
void mg_mqtt_pong(struct mg_connection *nc);
|
|
---
|
|
|
|
Send a PINGRESP command.
|
|
|