aboutsummaryrefslogtreecommitdiff
path: root/src/socket.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2018-05-22 22:25:31 +0200
committerToni Uhlig <matzeton@googlemail.com>2018-05-22 22:25:31 +0200
commit52a8693b242f6ef1f0c3fa9c7d008728fcfb7f75 (patch)
tree42fe9271ba116280fa70b4f361d35892e8dc779d /src/socket.h
parent45189d750814f369b9b68b6ae3c04605187ba37c (diff)
POTD skeleton #77.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/socket.h')
-rw-r--r--src/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/socket.h b/src/socket.h
index 913f6c2..ebd78d8 100644
--- a/src/socket.h
+++ b/src/socket.h
@@ -3,7 +3,7 @@
#include <netdb.h>
-#define POTD_BACKLOG 3
+#define POTD_BACKLOG 8
typedef struct psocket {
int fd;