gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r19934 - gnunet/src/include
Date: Wed, 22 Feb 2012 14:56:23 +0100

Author: harsha
Date: 2012-02-22 14:56:23 +0100 (Wed, 22 Feb 2012)
New Revision: 19934

Modified:
   gnunet/src/include/gnunet_stream_lib.h
Log:
-refined semantics for STREAM_write

Modified: gnunet/src/include/gnunet_stream_lib.h
===================================================================
--- gnunet/src/include/gnunet_stream_lib.h      2012-02-22 12:51:49 UTC (rev 
19933)
+++ gnunet/src/include/gnunet_stream_lib.h      2012-02-22 13:56:23 UTC (rev 
19934)
@@ -220,7 +220,7 @@
  * @param timeout the timeout period
  * @param write_cont the function to call upon writing some bytes into the 
stream
  * @param write_cont_cls the closure
- * @return handle to cancel the operation
+ * @return handle to cancel the operation; NULL if a previous write is pending
  */
 struct GNUNET_STREAM_IOHandle *
 GNUNET_STREAM_write (struct GNUNET_STREAM_Socket *socket,




reply via email to

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