From 66120947db7bca0389ac2f4436b0f3da2daf9ddf Mon Sep 17 00:00:00 2001
From: Automatic website updater <>
Date: Sun, 22 Mar 2026 18:38:13 +0000
Subject: [PATCH] Automatic website update
---
index.html | 287 +++++++++++++++++++++++++++++++++++------------------
1 file changed, 193 insertions(+), 94 deletions(-)
diff --git a/index.html b/index.html
index 59fab56..89a7382 100644
--- a/index.html
+++ b/index.html
@@ -79,55 +79,60 @@ provide some benefits in specific circumstances.
1.1.1 Procedures
1.1.2 Record Types
- 1.2 (knots non-blocking)
+ 1.2 (knots backtraces)
- 1.3 (knots parallelism)
+ 1.3 (knots non-blocking)
- 1.4 (knots promise)
+ 1.4 (knots parallelism)
- 1.5 (knots queue)
+ 1.5 (knots promise)
- 1.6 (knots resource-pool)
+ 1.6 (knots queue)
- 1.7 (knots sort)
+ 1.7 (knots resource-pool)
- 1.8 (knots thread-pool)
+ 1.8 (knots sort)
- 1.9 (knots timeout)
+ 1.9 (knots thread-pool)
- 1.10 (knots web-server)
+ 1.10 (knots timeout)
- 1.11 (knots web)
+ 1.11 (knots web-server)
+ 1.12 (knots web)
+
Appendix A Version History
@@ -152,14 +157,15 @@ Next: Version History, P
@@ -167,7 +173,7 @@ Next: Version History, P
1.1 (knots) ¶
@@ -342,12 +348,12 @@ to the current error port every 20 seconds while waiting.
-
+
+
+
+
1.3 (knots non-blocking) ¶
+
+
+
+
+
+
+
+
1.3.1 Procedures ¶
+
+
- Procedure: non-blocking-open-socket-for-uri _ KEY: #:verify-certificate? ¶
Open a socket for URI and return it as a non-blocking port.
@@ -397,7 +490,7 @@ defaults to #t.
Next: (knots promise), Previous: (knots non-blocking), Up: API [Contents][Index]
-
1.3 (knots parallelism) ¶
+
1.4 (knots parallelism) ¶
@@ -405,10 +498,10 @@ Next:
(knots promise),
-
1.3.1 Macros ¶
+
1.4.1 Macros ¶
@@ -450,8 +543,8 @@ this will be raised after all exceptions have finished.
-
-
1.3.2 Procedures ¶
+
-
1.4 (knots promise) ¶
+
1.5 (knots promise) ¶
@@ -574,10 +667,10 @@ Next:
(knots queue), Pre
-
1.4.1 Macros ¶
+
1.5.1 Macros ¶
@@ -591,8 +684,8 @@ Next: (knots queue), Pre
-
-
1.4.2 Procedures ¶
+
-
1.5 (knots queue) ¶
+
1.6 (knots queue) ¶
-
-
1.5.1 Procedures ¶
+
-
1.6 (knots resource-pool) ¶
+
1.7 (knots resource-pool) ¶
@@ -708,11 +801,11 @@ Next:
(knots sort), Previ
-
1.6.1 Macros ¶
+
1.7.1 Macros ¶
@@ -763,7 +856,7 @@ Next: (knots sort), Previ
-
1.6.2 Parameters ¶
+
1.7.2 Parameters ¶
@@ -779,8 +872,8 @@ Next: (knots sort), Previ
-
-
1.6.3 Procedures ¶
+
+
1.7.3 Procedures ¶
@@ -1030,8 +1123,8 @@ number of seconds to wait; defaults to 5. Raises
-
-
1.6.4 Record Types ¶
+
-
1.7 (knots sort) ¶
+
1.8 (knots sort) ¶
-
-
1.7.1 Procedures ¶
+
-
1.8 (knots thread-pool) ¶
+
1.9 (knots thread-pool) ¶
@@ -1140,11 +1233,11 @@ Next:
(knots timeout),
-
-
1.8.2 Procedures ¶
+
+
1.9.2 Procedures ¶
@@ -1411,8 +1504,8 @@ bytes.
-
-
1.8.3 Record Types ¶
+
-
1.9 (knots timeout) ¶
+
1.10 (knots timeout) ¶
-
-
1.9.1 Procedures ¶
+
+
1.10.1 Procedures ¶
@@ -1535,8 +1628,8 @@ timeout, raises &port-write-timeout-error. Both c
-
-
1.9.2 Record Types ¶
+
-
1.10 (knots web-server) ¶
+
1.11 (knots web-server) ¶
@@ -1593,11 +1686,11 @@ Next:
(knots web), Previou
-
1.10.1 Macros ¶
+
1.11.1 Macros ¶
@@ -1629,8 +1722,8 @@ Next: (knots web), Previou
-
-
1.10.2 Procedures ¶
+
+
1.11.2 Procedures ¶
@@ -1735,8 +1828,8 @@ procedure being called at any particular time.
-
-
1.10.3 Record Types ¶
+
-
1.11 (knots web) ¶
+
1.12 (knots web) ¶
-
-
1.11.1 Procedures ¶
+
+
1.12.1 Procedures ¶
@@ -1893,6 +1986,7 @@ Next: Procedure Index, P
|
| & |
| &knots-exception | knots |
+ | &knots-exception | knots_backtraces |
| &port-read-timeout-error | knots_timeout |
| &port-timeout-error | knots_timeout |
| &port-write-timeout-error | knots_timeout |
@@ -1954,6 +2048,7 @@ Next: Variable Index, Pre
| call-with-sigint | knots |
| call-with-temporary-thread | knots |
| call-with-thread | knots_thread-pool |
+ | classify-stack-situation | knots_backtraces |
|
| D |
| default-write-response-exception-handler | knots_web-server |
@@ -1988,7 +2083,9 @@ Next: Variable Index, Pre
|
| K |
| knots-exception-stack | knots |
+ | knots-exception-stack | knots_backtraces |
| knots-exception? | knots |
+ | knots-exception? | knots_backtraces |
|
| M |
| make-chunked-output-port/knots | knots_web-server |
@@ -1996,6 +2093,7 @@ Next: Variable Index, Pre
| make-fixed-size-resource-pool | knots_resource-pool |
| make-fixed-size-thread-pool | knots_thread-pool |
| make-knots-exception | knots |
+ | make-knots-exception | knots_backtraces |
| make-parallelism-limiter | knots_parallelism |
| make-resource-pool | knots_resource-pool |
| make-resource-pool-destroy-resource-exception | knots_resource-pool |
@@ -2011,6 +2109,7 @@ Next: Variable Index, Pre
| port-timeout-error? | knots_timeout |
| port-write-timeout-error? | knots_timeout |
| print-backtrace-and-exception/knots | knots |
+ | print-backtrace-and-exception/knots | knots_backtraces |
|
| R |
| read-request-body/knots | knots_web-server |