gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r17359 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r17359 - gnunet/src/transport
Date: Tue, 11 Oct 2011 09:50:30 +0200

Author: wachs
Date: 2011-10-11 09:50:30 +0200 (Tue, 11 Oct 2011)
New Revision: 17359

Modified:
   gnunet/src/transport/plugin_transport_unix.c
Log:
unix can send with force-reliable bi-directional


Modified: gnunet/src/transport/plugin_transport_unix.c
===================================================================
--- gnunet/src/transport/plugin_transport_unix.c        2011-10-10 16:50:00 UTC 
(rev 17358)
+++ gnunet/src/transport/plugin_transport_unix.c        2011-10-11 07:50:30 UTC 
(rev 17359)
@@ -685,8 +685,6 @@
   struct Plugin *plugin = cls;
   ssize_t sent;
 
-  if (force_address == GNUNET_SYSERR)
-    return GNUNET_SYSERR;
   GNUNET_assert (NULL == session);
 
 #if DEBUG_UNIX




reply via email to

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