ARMmbed / sal-stack-lwip

LwIP package for mbed
Other
4 stars 14 forks source link

Add a configurable number of TCP streams #27

Closed bremoran closed 9 years ago

bremoran commented 9 years ago

Use yotta config to define the number of TCP PCBs to allocate

bremoran commented 9 years ago

cc @bogdanm

bremoran commented 9 years ago

Fixes https://github.com/ARMmbed/sockets/issues/34

bremoran commented 9 years ago

@bogdanm I don't think that adding a warning here is necessarily a good idea. I do think, however, that this behaviour should be documented.