lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] [bug #56487] [v2.1.2] crash when TCP continuous write e


From: 308257860
Subject: Re: [lwip-devel] [bug #56487] [v2.1.2] crash when TCP continuous write encounter wifi disconnect
Date: Fri, 21 Jun 2019 22:47:51 +0800

Got it. thanks!



发自我的小米手机
在 David GIRAULT <address@hidden>,2019年6月21日 21:57写道:

Follow-up Comment #2, bug #56487 (project lwip):

`netif_set_addr()` calls LWIP_ASSERT_CORE_LOCKED(). So this function MUST be
called from the Lwip task, not your wifi task.

Use `netifapi_netif_set_addr` is you require changing the ipaddr from another
task.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?56487>

_______________________________________________
  Message posté via Savannah
  https://savannah.nongnu.org/



reply via email to

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