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.

SIMPLELINK-WIFI-CC3120-SDK-PLUGIN: about the operation of sl_Select

Part Number: SIMPLELINK-WIFI-CC3120-SDK-PLUGIN

Hi TI Experts,

Please tell me the last operation of sl_Select when called by the following procedure.

1. Call sl_Select.

2. Receive data and return from sl_Select.

3. Call sl_Select again with the same descriptor without receiving data with sl_Recv.

This socket is in blocking mode.

Will the last sl_Select return immediately? Or wait for timeout / receive the next data?

Thank you for advice.

Best Regards,

Yojiro