test_socket/dgram_mod_req_rep.c @@ -152,7 +152,7 @@ } if (strcmp("client", argv[1]) == 0) startClients(port); client(port); return 0;