Hello. I have such a problem. After some time, the device (on STM32 device)
in the low_level_input function does not want to allocate the memory for the
p structure. That is, in the string p = pbuf_alloc (PBUF_RAW, len,
PBUF_POOL); structure is NULL. I use the Socket library on which the HTTP
server is written. How to solve this issue? Thank you!



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to