>> Why is tcp_abandon in tcp_impl.h and not tcp.h? > >Because it is not part of the documented public API that we try to keep >stable.
Ok then, why isn't it public? How do I abandon a tcp_pcb without any further activity on it and releasing it ASAP. This is a real-time embedded system - loss of link is fatal. Thanks, Bill _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
