mathieucarbou / AsyncTCP

Async TCP Library for ESP32
GNU Lesser General Public License v3.0
19 stars 4 forks source link

[BUG] assert failed: tcp_update_rcv_ann_wnd IDF/components/lwip/lwip/src/core/tcp.c:951 (new_rcv_ann_wnd <= 0xffff) #26

Closed mathieucarbou closed 1 week ago

mathieucarbou commented 1 week ago

Refs:

mathieucarbou commented 1 week ago

Adding Ref: https://github.com/me-no-dev/ESPAsyncWebServer/issues/1437