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.

Example code for non blocking TCP Socket

Other Parts Discussed in Thread: CC3100MODBOOST, CC3100

Hello all,

I am encountering some issues using non-blocking TCP socket with the CC3100MODBOOST in the client project.

When I switch to non blocking, sl_Send return -1 each call.

Can someone provide me an example which can show me how to use non blocking TCP socket in a client project ?

Thanks in advance