|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [bug #44032] LWIP_NETCONN_FULLDUPLEX: select might work on invalid/reused socket |
Date: | Thu, 16 Feb 2017 16:00:44 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 |
Update of bug #44032 (project lwip): Status: Fixed => None Open/Closed: Closed => Open _______________________________________________________ Follow-up Comment #7: Working on a reused socket can also happen on close-while-write/read (for LWIP_NETCONN_FULLDUPLEX), so we might need a more generic approach to this: Every function holding a reference to a socket (via get_socket()) should prevent this socket being reused until it returns. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?44032> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |