mirror of
https://github.com/thearcanum/WIFSS
synced 2025-07-15 16:00:12 +02:00
...
This commit is contained in:
@ -10,7 +10,6 @@ void* scom(void *data)
|
||||
|
||||
while(1)
|
||||
{
|
||||
printf("test1\n");
|
||||
memset(_buff, 0, BUFFER);
|
||||
_result = recv(_sock, _buff, BUFFER, false);
|
||||
|
||||
|
Reference in New Issue
Block a user