Resolved! How to tune LwIP to receive more incoming connections?
Hi, I've got FreeRTOS and LwIP running on an STM32F746. The application has a TCP socket listening for incoming connections. Incoming connections are coming from multiple sources and unfortunately I'm seeing some of the connections get an ECONNRESET ...