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.

MSP432E401Y: Do socket APIs support non-blocking calls?

Guru 12065 points
Part Number: MSP432E401Y

Hi, 

The socket API used in the sample code below, Does it support non-blocking calls? If it is compatible, please let me know if there is a sample or explanatory material.

Socket API is intended for functions such as send and recv defined in the following files.

 - simplelink_msp432e4_sdk_4_20_00_12\source\ti\net\bsd\socket.c

Thanks,

Eevee