Undo #1864, fix LWIP offline error (#1979)
Fixes #1973 The periodic LWIP pump/Ethernet packet reader async_context stopped firing occasionally under high packet loads, causing the LWIP stack to become unresponsive to any incoming data. Re-implement the 2-step process for polling (like the CYW43 driver from the RPI folks does) and undoes #1864 change.
Showing
Please register or sign in to comment