git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b704638
)
no need of BACKLOG anymore
author
Marcel Poul
<marcel.poul@cern.ch>
Thu, 8 Dec 2011 12:01:54 +0000
(12:01 +0000)
committer
Marcel Poul
<marcel.poul@cern.ch>
Thu, 8 Dec 2011 12:01:54 +0000
(12:01 +0000)
emi.canl.canl-c/src/canl.c
patch
|
blob
|
blame
|
history
diff --git
a/emi.canl.canl-c/src/canl.c
b/emi.canl.canl-c/src/canl.c
index
145fbf5
..
14fb0ba
100644
(file)
--- a/
emi.canl.canl-c/src/canl.c
+++ b/
emi.canl.canl-c/src/canl.c
@@
-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);