Fred39 <[email protected]> wrote: > My Questions are: > Would this crash the system in future if the TCP_TMR_INTERVAl is set so > high? What would happen if i dont use the tcpip_tcp_timer in a longtme > runing system?
You should not need to change the interval of the TCP timers in the first place. Why do you think you need to change it? Generally, this is a value which you should only change if you really, really know what you are doing and know the consequences of that change. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
