lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9889] Support for memory pools in MQTT app


From: Anton Gerasimov
Subject: [lwip-devel] [patch #9889] Support for memory pools in MQTT app
Date: Mon, 10 Feb 2020 07:57:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0

URL:
  <https://savannah.nongnu.org/patch/?9889>

                 Summary: Support for memory pools in MQTT app
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: oytis
            Submitted on: Mon 10 Feb 2020 12:57:21 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

The definition of mqtt_client_t is not a part of public API any more, so it
can't be instantiated statically without including private headers. An
alternative is a configuration option to make MQTT use pool allocator. It
changes the API slightly as the pool should be initialized first.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 10 Feb 2020 12:57:21 PM UTC  Name:
0001-mqtt-add-support-for-memory-pools.patch  Size: 3KiB   By: oytis

<http://savannah.nongnu.org/patch/download.php?file_id=48390>
-------------------------------------------------------
Date: Mon 10 Feb 2020 12:57:21 PM UTC  Name:
0002-doc-update-MQTT-documentation-with-memory-pools.patch  Size: 1KiB   By:
oytis

<http://savannah.nongnu.org/patch/download.php?file_id=48391>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9889>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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