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.

Select together with accept

Hi,

I'm using the radio in a project where the rest of the code is working like a state machine. I have been able to use the host driver for the cc3000 together with my code, the problem I'm having now is that the accept command is locking up my processor until someone is connecting. I have been trying to use select on the socket before I do accept but this does apparently not work.

Would it bee possible for you (TI) to fix select so I can use it together witch accept?

Is there any other way I could solve this without rewriting (to much) of the host driver?

Thanks!

Regards,

Per