lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #10122] mqtt_disconnect(): Correctly send MQTT_MSG_T


From: Christian Schlotter
Subject: [lwip-devel] [patch #10122] mqtt_disconnect(): Correctly send MQTT_MSG_TYPE_DISCONNECT
Date: Thu, 14 Oct 2021 16:31:18 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36

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

                 Summary: mqtt_disconnect(): Correctly send
MQTT_MSG_TYPE_DISCONNECT
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: schlotter
            Submitted on: Thu 14 Oct 2021 10:31:17 PM CEST
                Category: apps
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Fixes bug #59313 by sending MQTT_MSG_TYPE_DISCONNECT when mqtt_disconnect() is
called. Previously, just the TCP connection was closed which results in an
ungraceful disconnection from the MQTT Broker.

Patch applies to origin/STABLE-2_1_x.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 14 Oct 2021 10:31:17 PM CEST  Name:
0001-Fix-bug-59313-Possible-faulty-behavoir-in-mqtt_close.patch  Size: 1KiB  
By: schlotter
Fix for bug #59313
<http://savannah.nongnu.org/patch/download.php?file_id=52099>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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