-fixfixfix
authorChristian Grothoff <christian@grothoff.org>
Fri, 8 Jun 2012 16:38:30 +0000 (16:38 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 8 Jun 2012 16:38:30 +0000 (16:38 +0000)
src/peerinfo/peerinfo_api.c

index 3e52e1911d686c61b80d3a1cbc2b909267b942eb..74c1e49a956d6c0704e72ef02c8557b67e605fa2 100644 (file)
@@ -394,8 +394,6 @@ trigger_transmit (struct GNUNET_PEERINFO_Handle *h)
     return; /* no requests queued */
   if (NULL != h->th)
     return; /* request already pending */
-  if (GNUNET_YES == h->in_receive)
-    return; /* still reading replies from last request */
   if (NULL == h->client)
   {
     /* disconnected, try to reconnect */