lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #53103] MQTT corrupted mesages


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #53103] MQTT corrupted mesages
Date: Wed, 14 Feb 2018 06:34:07 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #1, bug #53103 (project lwip):

Are you 100% sure this is no threading issue? That code executing
mqtt_publish() in a tight loop looks suspicous! When correctly following
threading rules, you'd have no chance to process TCP ACKs with this code.

Have you checked the new LWIP_ASSERT_CORE_LOCKED() helper?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?53103>

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




reply via email to

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