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.

Does CC3100 provide timeout setting for sl_connect function

Other Parts Discussed in Thread: CC3100

Dear all

I want to set an upper bound of timeout when calling sl_connect.

That means if the timing when sl_connect try to connect an given server IP is bigger than the threshold of timeout then the sl_connect function will quickly return.

Does CC3100 provide such kind of function or parameter that I can set timeout value ?

Thank you