6 years ago.

How to enable BSD sockets API

How can I enable BSD sockets API (ideally, via the mbed_lib.json)?

From what I can see, the tunables are hardcoded: LWIP_SOCKET is set to 0 in https://github.com/ARMmbed/mbed-os/blob/master/features/FEATURE_LWIP/lwip-interface/lwipopts.h

Maybe there is some way exists to override that?

Thanks.

Be the first to answer this question.