test2/pub_sub.c @@ -50,6 +50,7 @@ if (strcmp("client", argv[1]) == 0) client(port); shm_destroy(); // fprintf(stderr, "Usage: reqrep %s|%s <URL> ...\n", "server", "client"); return 0;