Nicolas Borla / Mbed OS BBR_1Ebene
Embed: (wiki syntax)

« Back to documentation index

Sequential-style APIs

Sequential-style APIs

Sequential-style APIs, blocking functions. More...

Modules

 Netconn API
 

Thread-safe, to be called from non-TCPIP threads only.


 NETIF API
 

Thread-safe functions to be called from non-TCPIP threads.


 Socket API
 

BSD-style socket API.



Detailed Description

Sequential-style APIs, blocking functions.

More overhead, but can be called from any thread except TCPIP thread.