Re: [lwip-users] snd_queuelen underflow frustration

2018-03-10 Thread goldsimon
If the error persists with the current version, please open a bug at Savannah and upload everything required to reproduce. Thanks, Simon Am 11. März 2018 03:59:09 MEZ schrieb JM : >I'm trying to port lwIP 1.4.1 and httpserver_raw to a PIC32MZ. No RTOS. >After a web client

[lwip-users] snd_queuelen underflow frustration

2018-03-10 Thread JM
I'm trying to port lwIP 1.4.1 and httpserver_raw to a PIC32MZ. No RTOS. After a web client establishes a TCP connection, it sends a GET to httpserver_raw/lwIP, it returns with two large packets (1514 bytes), then the client sends an ACK. It's at that point an underflow occurs in tcp_in.c line