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:
7e655d5
)
do not reconnect, other peer violated, not core
author
Christian Grothoff
<christian@grothoff.org>
Thu, 21 Oct 2010 12:29:00 +0000
(12:29 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 21 Oct 2010 12:29:00 +0000
(12:29 +0000)
src/core/core_api.c
patch
|
blob
|
history
diff --git
a/src/core/core_api.c
b/src/core/core_api.c
index 453ca1f2127fd2be7755825f2f07cce440597e05..b37e4bea9ec9a512c1e42f5565d4385f954204eb 100644
(file)
--- a/
src/core/core_api.c
+++ b/
src/core/core_api.c
@@
-510,7
+510,6
@@
main_notify_handler (void *cls, const struct GNUNET_MessageHeader *msg)
ntohl (ntm->distance)))
{
/* error in processing, disconnect ! */
- reconnect (h);
return;
}
}