lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9211] mqtt: Check Will Flag rather than will_topic_


From: Axel Lin
Subject: [lwip-devel] [patch #9211] mqtt: Check Will Flag rather than will_topic_len for appending will topic and message
Date: Sat, 7 Jan 2017 13:14:02 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36

Follow-up Comment #2, patch #9211 (project lwip):

Hi Dirk,
Currently the WILL flag is not set by the caller.
It's set if (client_info->will_topic != NULL && client_info->will_msg !=
NULL).
So I think it's fine apply this patch as is.

Axel

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9211>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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