goldsimon <[email protected]> 於 2018年11月1日 週四 上午12:53寫道:

>
>
> Am 31. Oktober 2018 16:26:27 MEZ schrieb Bob Jones <
> [email protected]>:
> >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?
>
> This is a bug tha will be fixed soon in a bugfix release. Its already
> fixed in git.
>
Hi Simon,
Which commit fixed this issue?
I'd appreciate if you can fix it in bugfix release, otherwise I'll apply
the fix manually for my project.

Regards,
Axel
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to