gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r19495 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r19495 - gnunet/src/include
Date: Sat, 28 Jan 2012 15:37:54 +0100

Author: grothoff
Date: 2012-01-28 15:37:54 +0100 (Sat, 28 Jan 2012)
New Revision: 19495

Modified:
   gnunet/src/include/gnunet_disk_lib.h
Log:
-doxygen

Modified: gnunet/src/include/gnunet_disk_lib.h
===================================================================
--- gnunet/src/include/gnunet_disk_lib.h        2012-01-28 14:35:53 UTC (rev 
19494)
+++ gnunet/src/include/gnunet_disk_lib.h        2012-01-28 14:37:54 UTC (rev 
19495)
@@ -404,7 +404,8 @@
  * Creates a pipe object from a couple of file descriptors.
  * Useful for wrapping existing pipe FDs.
  *
- * @param blocking creates an asynchronous pipe if set to GNUNET_NO
+ * @param blocking_read creates an asynchronous pipe for reading if set to 
GNUNET_NO
+ * @param blocking_write creates an asynchronous pipe for writing if set to 
GNUNET_NO
  * @param fd an array of two fd values. One of them may be -1 for read-only or 
write-only pipes
  *
  * @return handle to the new pipe, NULL on error




reply via email to

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