I use lwip with FreeRTOS. One task call netconn_write. While writing a second task call netconn_write. The first task stop and the second run again. Is there no control in netconn_write()? An error-return will be better.
-- View this message in context: http://lwip.100.n7.nabble.com/netconn-write-call-second-time-tp22025.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
