ARMmbed / sockets

mbed sockets library abstraction layer
Other
6 stars 18 forks source link

Add an API to enable/disable the Nagle algorithm #40

Closed bremoran closed 8 years ago

bremoran commented 8 years ago

This requires a change to sal-stack-lwip to be usable. This is an API addition, so it should probably be a minor revision.

@bogdanm @LiyouZhou @niklas-arm

Fixes #38

bogdanm commented 8 years ago

+1