erkin yucel / mbed-os

Dependents:   BLE_file_test BLE_Blink ExternalEncoder

Embed: (wiki syntax)

« Back to documentation index

Socket API

Socket API
[Thread-safe APIs]

BSD-style socket API. More...

Modules

 NETDB API

Detailed Description

BSD-style socket API.


Thread-safe, to be called from non-TCPIP threads only.
Can be activated by defining LWIP_SOCKET to 1.
Header is in posix/sys/socket.h