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.
Replies: 1
Views: 94
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
Hi Yojiro,
sl_Select should return with the waiting descriptors. Based on your other thread, it sounds like you may be having additional issues, so we can continue the conversation there if related.
https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/932173
Best regards,
Sarah