@@ -0,0 +1,8 @@
#ifndef CLIENT_H
#define CLIENT_H
void closeClient();
void *pollForServer(void *args);
void setupClient();
#endif
The note is not visible to the blocked user.