gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r25038 - gnunet/src/util
Date: Sun, 18 Nov 2012 19:09:30 +0100

Author: tg
Date: 2012-11-18 19:09:29 +0100 (Sun, 18 Nov 2012)
New Revision: 25038

Modified:
   gnunet/src/util/server.c
Log:
util/server: removed unused var

Modified: gnunet/src/util/server.c
===================================================================
--- gnunet/src/util/server.c    2012-11-18 17:59:36 UTC (rev 25037)
+++ gnunet/src/util/server.c    2012-11-18 18:09:29 UTC (rev 25038)
@@ -297,11 +297,6 @@
   int receive_pending;
 
   /**
-   * Finish pending write when disconnecting?
-   */
-  int finish_pending_write;
-
-  /**
    * Persist the file handle for this client no matter what happens,
    * force the OS to close once the process actually dies.  Should only
    * be used in special cases!




reply via email to

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