@@ -9,6 +9,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <errno.h>
#include <netinet/in.h>
@@ -30,4 +31,4 @@ struct t_socket
struct sockaddr_in dst, src;
int fd;
int len;
};
The note is not visible to the blocked user.