This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LwIP sockets

Hi,

I'm using the am243x-EVM with mcu_plus_sdk_am243x  LwIP   TCP server example.

I see that all TCP related function begin with a prefix  netconn_  , like netconn_bind(.. etc

Is there a BSD socket API that available for LwIP , instead of  netconn_.. API ?

Is there any example ?

Thanks,

Eli