gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9060 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r9060 - gnunet/src/util
Date: Thu, 1 Oct 2009 16:29:51 -0600

Author: grothoff
Date: 2009-10-01 16:29:50 -0600 (Thu, 01 Oct 2009)
New Revision: 9060

Modified:
   gnunet/src/util/connection.c
Log:
fix

Modified: gnunet/src/util/connection.c
===================================================================
--- gnunet/src/util/connection.c        2009-10-01 22:25:04 UTC (rev 9059)
+++ gnunet/src/util/connection.c        2009-10-01 22:29:50 UTC (rev 9060)
@@ -1266,6 +1266,7 @@
   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",





reply via email to

[Prev in Thread] Current Thread [Next in Thread]