lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #62231] LwIP tcp socket stalls when "plug pulled", cre


From: Brendan McDonnell
Subject: [lwip-devel] [bug #62231] LwIP tcp socket stalls when "plug pulled", creates leak when closed
Date: Wed, 4 Sep 2024 12:35:13 -0400 (EDT)

Follow-up Comment #21, bug #62231 (group lwip):

[comment #19 comment #19:]
> Proving that other systems' API provide a similar functionality would
certainly help you to pull through your suggested patch.

Good idea.

FreeBSD (for example) seems to match my logic. I see nothing in theirs
evaluating whether there is unsent or unacked data (the part that my PR
removes) in their determination of whether to drop the TCP connection.

https://github.com/freebsd/freebsd-src/blob/c75a18905e308f69b01f19c3d7d613883a008e79/sys/netinet/tcp_usrreq.c#L2675-L2676


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?62231>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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