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:
cb1546c
)
core api change
author
Nathan S. Evans
<evans@in.tum.de>
Wed, 16 Mar 2011 11:17:54 +0000
(11:17 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Wed, 16 Mar 2011 11:17:54 +0000
(11:17 +0000)
src/testing/test_testing_topology.c
patch
|
blob
|
history
diff --git
a/src/testing/test_testing_topology.c
b/src/testing/test_testing_topology.c
index b328873f23d90393c4267a31e302164cca867c19..2caa6f921af75ffc03f81a359966c83c845e40a1 100644
(file)
--- a/
src/testing/test_testing_topology.c
+++ b/
src/testing/test_testing_topology.c
@@
-519,6
+519,7
@@
init_notify_peer2 (void *cls,
GNUNET_i2s (my_identity), GNUNET_h2s(&pos->peer1->id.hashPubKey));
#endif
if (NULL == GNUNET_CORE_notify_transmit_ready (pos->peer1handle,
+ GNUNET_YES,
0,
TIMEOUT,
&pos->peer2->id,
@@
-572,6
+573,7
@@
static void connect_notify_peers (void *cls,
GNUNET_i2s (&pos->peer2->id), GNUNET_h2s(&pos->peer1->id.hashPubKey));
#endif
if (NULL == GNUNET_CORE_notify_transmit_ready (pos->peer1handle,
+ GNUNET_YES,
0,
TIMEOUT,
&pos->peer2->id,