lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] MQTT static storage to client?


From: Freddie Chopin
Subject: [lwip-devel] MQTT static storage to client?
Date: Fri, 17 May 2019 13:51:49 +0200
User-agent: Evolution 3.32.1

Hi!

It says here that static allocation of mqtt_clien_t is possible.

http://git.savannah.nongnu.org/cgit/lwip.git/tree/doc/mqtt_client.txt#n15

However the exact definition of `struct mqtt_client_s` is available
only in here:

http://git.savannah.nongnu.org/cgit/lwip.git/tree/src/include/lwip/apps/mqtt_priv.h#n70

Should this definition be moved from mqtt_priv.h to mqtt.h or maybe the
info in mqtt_client.txt should be updated to remove any mentions about
static allocation? Or maybe the user is expected to include mqtt_priv.h
even though the name suggests it is an internal header?

Thanks in advance!

Regards,
FCh




reply via email to

[Prev in Thread] Current Thread [Next in Thread]