lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] [RST, ACK] from port zero


From: Bob Jones
Subject: [lwip-users] [RST, ACK] from port zero
Date: Wed, 31 Oct 2018 11:26:27 -0400

Hello,

I'm using lwIP the stack with sockets in our project to create multiple HTTP connections to a non-lwIP server. I've noticed in Wireshark traces that on some occasions the server will send a [FIN, ACK], and the lwIP stack will respond with two [RST, ACK]s, one from port 0 and then one from the correct port it was using. Is this normal behavior or is this indicative of a porting issue in our implementation?

Thanks!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]