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:
724963c
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Jun 2011 14:20:46 +0000
(14:20 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Jun 2011 14:20:46 +0000
(14:20 +0000)
src/util/server.c
patch
|
blob
|
history
diff --git
a/src/util/server.c
b/src/util/server.c
index ac1221691d3e7204136b8851e144ba489e997a30..b156dec2d04b2d1732ca2fff166d4826f567d421 100644
(file)
--- a/
src/util/server.c
+++ b/
src/util/server.c
@@
-857,6
+857,7
@@
process_incoming (void *cls,
"Receive time out, but no disconnect due to sending (%p)\n",
GNUNET_a2s (addr, addrlen));
#endif
+ client->receive_pending = GNUNET_YES;
GNUNET_CONNECTION_receive (client->connection,
GNUNET_SERVER_MAX_MESSAGE_SIZE - 1,
GNUNET_TIME_absolute_get_remaining (end),