I'm continually requesting data over TCP using Ethernet from the ESP32 and after a while I started to get this error:
![Image](https://snag.gy/FcCAMz.jpg)
However, the transmission continues to function correctly and I still get my data. I traced this error back to emac_main.c.
![Image](https://snag.gy/b6pLY0.jpg)
Can anyone explain what this error is supposed to indicate?