Re: [lwip-users] What should I do when tcp_err callback

2015-08-20 Thread Sergio R. Caprile
I will assume you are using the RAW API, you are using no RTOS, and you have set NO_SYS=1 A call to tcp_err callback y as indication of a problem in a connection. It has been aborted (reset by the other end) or never setup (timeout on connection attempt). When called, you must free your own

[lwip-users] memory management

2015-08-20 Thread jo . van . montfort1
Hi, I like the lwip memory managent but HOW to point ram_heap to external memory? Kr,Jo ___ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/lwip-users