ARMmbed / sockets

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

Only a single sal-stack can be used with the socket API #36

Open adbridge opened 8 years ago

adbridge commented 8 years ago

The mbed socket API handles the periodic task provided by the SAL incorrectly. Because of this, only a single stack can be used at a time.