projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1605af
)
-refined semantics for STREAM_write
author
Sree Harsha Totakura
<totakura@in.tum.de>
Wed, 22 Feb 2012 13:56:23 +0000
(13:56 +0000)
committer
Sree Harsha Totakura
<totakura@in.tum.de>
Wed, 22 Feb 2012 13:56:23 +0000
(13:56 +0000)
src/include/gnunet_stream_lib.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_stream_lib.h
b/src/include/gnunet_stream_lib.h
index d3c4e16531c8ade3fa44408de062ba8c672958a1..7ac0f5d96a68e4c4acfdcb3001c63c3d0c7082d8 100644
(file)
--- a/
src/include/gnunet_stream_lib.h
+++ b/
src/include/gnunet_stream_lib.h
@@
-220,7
+220,7
@@
struct GNUNET_STREAM_IOHandle;
* @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,