mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-03 09:23:23 +08:00
849ec1684a
PUBLISHED_FROM=5cd78790a03580aa23dd3d2d8b825ad449083cc2
11 lines
166 B
Markdown
11 lines
166 B
Markdown
---
|
|
title: "mg_mqtt_ping()"
|
|
decl_name: "mg_mqtt_ping"
|
|
symbol_kind: "func"
|
|
signature: |
|
|
void mg_mqtt_ping(struct mg_connection *nc);
|
|
---
|
|
|
|
Sends a PINGREQ command.
|
|
|