Jackie Wang wrote: > I have a question about when the TCP is closed accidentally, e.g. hit > the max retransmission, so the TCP/IP will close, but the socket seems > to remain unchanged. > > So which layer is responsible of freeing this "dead" socket? Application > layer?
Yes. That's how sockets work. Not an lwip speciality. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
