mirror of https://github.com/ARMmbed/mbed-os.git
tcp_write() would incorrectly byte swap the checksum 1 too many times when concatenating a pbuf to an existing TCP segment if the number of bytes in the concatenated data was odd. I hit this issue when I tried to reproduce a lost segment issue reported by a mbed user in this forum thread: http://mbed.org/forum/mbed/topic/4354/?page=2#comment-22657 |
||
---|---|---|
.. | ||
Socket | ||
lwip | ||
lwip-sys/arch |