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