fix
authorChristian Grothoff <christian@grothoff.org>
Wed, 22 Jun 2011 14:20:46 +0000 (14:20 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 22 Jun 2011 14:20:46 +0000 (14:20 +0000)
src/util/server.c

index ac1221691d3e7204136b8851e144ba489e997a30..b156dec2d04b2d1732ca2fff166d4826f567d421 100644 (file)
@@ -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),