no need of BACKLOG anymore
authorMarcel Poul <marcel.poul@cern.ch>
Thu, 8 Dec 2011 12:01:54 +0000 (12:01 +0000)
committerMarcel Poul <marcel.poul@cern.ch>
Thu, 8 Dec 2011 12:01:54 +0000 (12:01 +0000)
emi.canl.canl-c/src/canl.c

index 145fbf5..14fb0ba 100644 (file)
@@ -6,7 +6,6 @@
 #include "sys/socket.h"
 #include "string.h"
 
-#define BACKLOG 10 //TODO just for testing - max incoming connections
 
 static void io_destroy(glb_ctx *cc, io_handler *io);
 static int init_io_content(glb_ctx *cc, io_handler *io);