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:
5623566
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 1 Oct 2009 22:29:50 +0000
(22:29 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 1 Oct 2009 22:29:50 +0000
(22:29 +0000)
src/util/connection.c
patch
|
blob
|
history
diff --git
a/src/util/connection.c
b/src/util/connection.c
index a332556a536d60224fe524965f092f66ec124ad3..7792ce686e855afafa53044b639336d67656b93b 100644
(file)
--- a/
src/util/connection.c
+++ b/
src/util/connection.c
@@
-1266,6
+1266,7
@@
transmit_timeout (void *cls,
struct GNUNET_CONNECTION_Handle *sock = cls;
GNUNET_CONNECTION_TransmitReadyNotify notify;
+ sock->nth.timeout_task = GNUNET_SCHEDULER_NO_TASK;
#if DEBUG_CONNECTION
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"Transmit to `%s' fails, time out reached.\n",