lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Sockets freeing when TCP close abnormally


From: Simon Goldschmidt
Subject: Re: [lwip-users] Sockets freeing when TCP close abnormally
Date: Fri, 2 Oct 2015 12:41:26 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]