@@ -4,7 +4,7 @@
#include <inttypes.h>
#include <stddef.h>
constexpr int SERVER_BACKLOG = 32;
#define SERVER_BACKLOG 32
typedef struct _Server Server;
The note is not visible to the blocked user.