projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81e0ff5
)
-dce
author
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Jun 2012 10:47:08 +0000
(10:47 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Jun 2012 10:47:08 +0000
(10:47 +0000)
src/util/server.c
patch
|
blob
|
history
diff --git
a/src/util/server.c
b/src/util/server.c
index c21b9e2dbd109785a4554aa9816718a9bae088e3..1f8c654b5387b26ff9b6e0a4dd5ad8be86a8f900 100644
(file)
--- a/
src/util/server.c
+++ b/
src/util/server.c
@@
-426,7
+426,6
@@
process_listen_socket (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
static struct GNUNET_NETWORK_Handle *
open_listen_socket (const struct sockaddr *serverAddr, socklen_t socklen)
{
- static int on = 1;
struct GNUNET_NETWORK_Handle *sock;
uint16_t port;
int eno;