anchao opened a new pull request #2416: URL: https://github.com/apache/incubator-nuttx/pull/2416
## Summary net/tcp: fallback to unthrottle pool to avoid deadlock Add a fallback mechanism to ensure that there are still available iobs for an free connection, Guarantees all connections will have a minimum threshold iob to keep the connection not be hanged. Change-Id: I59bed98d135ccd1f16264b9ccacdd1b0d91261de Signed-off-by: chao.an <anc...@xiaomi.com> ## Impact TCP receive deadlock ## Testing HTTP streaming ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org