Hi all,
I would like to keep using the SlNet library but it's not async and receiving data make the task stuck.
There is a solution that can change SlNetSock_recv so it will return 0 (len=0) when there is no data?
Thanks.
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.
Hi all,
I would like to keep using the SlNet library but it's not async and receiving data make the task stuck.
There is a solution that can change SlNetSock_recv so it will return 0 (len=0) when there is no data?
Thanks.