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:
08fa8bf
)
-fixfixfix
author
Christian Grothoff
<christian@grothoff.org>
Fri, 8 Jun 2012 16:38:30 +0000
(16:38 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 8 Jun 2012 16:38:30 +0000
(16:38 +0000)
src/peerinfo/peerinfo_api.c
patch
|
blob
|
history
diff --git
a/src/peerinfo/peerinfo_api.c
b/src/peerinfo/peerinfo_api.c
index 3e52e1911d686c61b80d3a1cbc2b909267b942eb..74c1e49a956d6c0704e72ef02c8557b67e605fa2 100644
(file)
--- a/
src/peerinfo/peerinfo_api.c
+++ b/
src/peerinfo/peerinfo_api.c
@@
-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 */