Unix domain: Various fixes to get apps/examplex/udgram working
This commit is contained in:
parent
1593229612
commit
c335a7fe87
@ -140,12 +140,6 @@ int client_main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
printf("client: %d. Sent %d bytes\n", offset, nbytes);
|
||||
|
||||
/* Now, sleep a bit. No packets should be dropped due to overrunning
|
||||
* the server.
|
||||
*/
|
||||
|
||||
sleep(2);
|
||||
}
|
||||
|
||||
close(sockfd);
|
||||
|
Loading…
Reference in New Issue
Block a user