mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-08 05:15:16 +08:00
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.
|
||
|
|