Hello,
is there any way to check if there is data waiting to be read by recv() function from dswifi lib?
dswifi recv() waitng
Re: dswifi recv() waitng
Code: Select all
unsigned long available;
ioctl (socket, FIONREAD, &available);
Who is online
Users browsing this forum: No registered users and 2 guests