...
This commit is contained in:
parent
c3f72f7034
commit
0b9eaee307
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ void* server_task(void* e)
|
|||
|
||||
void* client_task(void* e)
|
||||
{
|
||||
unsigned char netbuffer[100] = "Total Tolle Mega Initialisierung hier geht mega viel text ab mindestens 800 NULLEN";
|
||||
client_init();
|
||||
Sleep(1000);
|
||||
while (
|
||||
|
|
Loading…
Add table
Reference in a new issue