You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are not using lwIP implementation from espressif.
Please note that RST is about ending the connection, so this fix would only fix issues with the last bytes of a stream or smooth closing.
There are recent improvements on original lwIP side (the one used here), namely partial TCP SACK support that improves reliability on large streams.
It is however currently not merged, but you can give a try with either #5126 or #5136.
https://github.com/espressif/ESP8266_NONOS_SDK/releases/tag/v2.2.0
_Originally posted by @NayanKaran in #4118
The text was updated successfully, but these errors were encountered: