|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [bug #47448] netconn/socket leak if RST is received during close |
Date: | Thu, 17 Mar 2016 20:41:17 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36 |
URL: <http://savannah.nongnu.org/bugs/?47448> Summary: netconn/socket leak if RST is received during close Project: lwIP - A Lightweight TCP/IP stack Submitted by: goldsimon Submitted on: Do 17 Mär 2016 20:41:16 GMT Category: sockets/netconn Severity: 3 - Normal Item Group: Change Request Status: In Progress Privacy: Public Assigned to: goldsimon Open/Closed: Open Discussion Lock: Any Planned Release: lwIP version: git head _______________________________________________________ Details: err_tcp() aborts a running close with the error received by the core (ERR_RST/ERR_ABRT). If this interrupts a running close, closing the netconn aborts with an error (resulting in possible netconn/socket leaks if the calling application is not prepared for close failing). See also bug #46701 for a discussion on this. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?47448> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |