ARMmbed / sal-stack-lwip

LwIP package for mbed
Other
4 stars 14 forks source link

Add support for disabling the Nagle algorithm. #35

Closed bremoran closed 8 years ago

bremoran commented 8 years ago

Additionally, remove LwIP’s output delay when Nagle is disabled.

This change is required by https://github.com/ARMmbed/sockets/pull/40

Required by https://github.com/ARMmbed/sockets/issues/38

cc @bogdanm @LiyouZhou @niklas-arm @lws-team

bogdanm commented 8 years ago

+1