gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 02/16: doc: Document maybe-send-control-message!*.


From: gnunet
Subject: [gnunet-scheme] 02/16: doc: Document maybe-send-control-message!*.
Date: Mon, 05 Sep 2022 21:33:54 +0200

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 3b1a407f01d6e7513b8f0943e30e957b779631b5
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu Sep 1 18:04:17 2022 +0200

    doc: Document maybe-send-control-message!*.
    
    * doc/service-communication.tm
    (Writing service communication code): Document it.
---
 doc/service-communication.tm | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/service-communication.tm b/doc/service-communication.tm
index 4b24748..cf8d96f 100644
--- a/doc/service-communication.tm
+++ b/doc/service-communication.tm
@@ -503,6 +503,13 @@
     terminal condition was signalled), return <scm|#false> instead.
   </explain>
 
+  <\explain>
+    <scm|(maybe-send-control-message!* <var|terminal-condition>
+    <var|control-channel> . <var|message>)>
+  </explain|This is like <scm|maybe-send-control-message!>, except it doesn't
+  need a reference to the <scm|\<less\>server\<gtr\>> object, which sometimes
+  is required for GC reasons.>
+
   <\explain>
     <scm|(make-disconnect! <var|type?>)><index|make-disconnect!>
   <|explain>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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