Calling sys_timeout() results in send_actual_pkt being called back from
TCPIP thread. You must not call sequencial style functions from TCPIP
thread.

http://www.nongnu.org/lwip/2_0_0/group__sequential__api.html says: "More
overhead, but can be called from any thread except TCPIP thread."​

Dirk
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to