@@ -1,10 +1,8 @@
#include "server.h"
#include <pthread.h>
#include <stdio.h>
int main(int argc, char *argv[]) {
// TODO: shell args
server(1, 0);
server();
return 0;
}
The note is not visible to the blocked user.