[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: -better comment
From: |
gnunet |
Subject: |
[gnunet] branch master updated: -better comment |
Date: |
Wed, 13 Nov 2024 12:58:22 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 3ae932430 -better comment
3ae932430 is described below
commit 3ae93243051d8a3e2f53d1f52b580b4519736d10
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 13 12:58:12 2024 +0100
-better comment
---
src/lib/util/scheduler.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/lib/util/scheduler.c b/src/lib/util/scheduler.c
index 3f3e1752a..361991f49 100644
--- a/src/lib/util/scheduler.c
+++ b/src/lib/util/scheduler.c
@@ -19,7 +19,8 @@
*/
/**
* @file util/scheduler.c
- * @brief schedule computations using continuation passing style
+ * @brief main event loop we use for most processes, schedules computations
+ * based on time or network events with priorities
* @author Christian Grothoff
*/
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet] branch master updated: -better comment,
gnunet <=