gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r12995 - gnunet/src/util
Date: Wed, 15 Sep 2010 12:28:51 +0200

Author: nevans
Date: 2010-09-15 12:28:51 +0200 (Wed, 15 Sep 2010)
New Revision: 12995

Modified:
   gnunet/src/util/disk.c
Log:
documentation for new parameters

Modified: gnunet/src/util/disk.c
===================================================================
--- gnunet/src/util/disk.c      2010-09-15 08:46:57 UTC (rev 12994)
+++ gnunet/src/util/disk.c      2010-09-15 10:28:51 UTC (rev 12995)
@@ -1646,6 +1646,9 @@
  * Creates an interprocess channel
  *
  * @param blocking creates an asynchronous pipe if set to GNUNET_NO
+ * @param inherit_read inherit the parent processes stdin (only for windows)
+ * @param inherit_write inherit the parent processes stdout (only for windows)
+ *
  * @return handle to the new pipe, NULL on error
  */
 struct GNUNET_DISK_PipeHandle *




reply via email to

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