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: , P @@ -167,7 +173,7 @@ Next: , P

    1.1 (knots)

    @@ -342,12 +348,12 @@ to the current error port every 20 seconds while waiting.
    -
    +
    -

    1.2 (knots non-blocking)

    +

    1.2 (knots backtraces)

    @@ -355,11 +361,98 @@ Next:

    1.2.1 Procedures

    +
    +
    Procedure: classify-stack-situation a
    +

    Undocumented procedure. +

    +
    + + + + +
    +
    Procedure: knots-exception-stack obj
    +

    Undocumented procedure. +

    +
    + + + + +
    +
    Procedure: knots-exception? obj
    +

    Undocumented procedure. +

    +
    + + + + +
    +
    Procedure: make-knots-exception a
    +

    Undocumented procedure. +

    +
    + + + + +
    +
    Procedure: print-backtrace-and-exception/knots _ KEY: #:port
    +

    Undocumented procedure. +

    +
    + + + + + +
    +
    +

    1.2.2 Record Types

    + + +
    +
    Record type: &knots-exception
    +

    This record type has the following fields: +

    +
      +
    • stack
    + +
    + + + + + + +
    +
    +
    +
    + +

    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: , Previous: , Up: API   [Contents][Index]

    -

    1.3 (knots parallelism)

    +

    1.4 (knots parallelism)

    @@ -405,10 +498,10 @@ Next: ,
    -

    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.2 Procedures

    @@ -566,7 +659,7 @@ Further fibers block until a slot becomes free.

    Next: , Previous: , Up: API   [Contents][Index]

    -

    1.4 (knots promise)

    +

    1.5 (knots promise)

    @@ -574,10 +667,10 @@ Next: , Pre
    -

    1.4.1 Macros

    +

    1.5.1 Macros

    @@ -591,8 +684,8 @@ Next: , Pre
    -
    -

    1.4.2 Procedures

    +
    +

    1.5.2 Procedures

    @@ -662,17 +755,17 @@ yet started or is still in progress.

    Next: , Previous: , Up: API   [Contents][Index]

    -

    1.5 (knots queue)

    +

    1.6 (knots queue)

    -
    -

    1.5.1 Procedures

    +
    +

    1.6.1 Procedures

    @@ -699,7 +792,7 @@ a time, preserving arrival order.

    Next: , Previous: , Up: API   [Contents][Index]

    -

    1.6 (knots resource-pool)

    +

    1.7 (knots resource-pool)

    @@ -708,11 +801,11 @@ Next: , Previ
    -

    1.6.1 Macros

    +

    1.7.1 Macros

    @@ -763,7 +856,7 @@ Next: , Previ
    -

    1.6.2 Parameters

    +

    1.7.2 Parameters

    @@ -779,8 +872,8 @@ Next: , 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.4 Record Types

    @@ -1092,17 +1185,17 @@ number of seconds to wait; defaults to 5. Raises

    Next: , Previous: , Up: API   [Contents][Index]

    -

    1.7 (knots sort)

    +

    1.8 (knots sort)

    -
    -

    1.7.1 Procedures

    +
    +

    1.8.1 Procedures

    @@ -1132,7 +1225,7 @@ current fibers parallelism.

    Next: , Previous: , Up: API   [Contents][Index]

    -

    1.8 (knots thread-pool)

    +

    1.9 (knots thread-pool)

    @@ -1140,11 +1233,11 @@ Next: ,
    -

    1.8.1 Macros

    +

    1.9.1 Macros

    @@ -1194,8 +1287,8 @@ Next: ,
    -
    -

    1.8.2 Procedures

    +
    +

    1.9.2 Procedures

    @@ -1411,8 +1504,8 @@ bytes.
    -
    -

    1.8.3 Record Types

    +
    +

    1.9.3 Record Types

    @@ -1437,18 +1530,18 @@ bytes.

    Next: , Previous: , Up: API   [Contents][Index]

    -

    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.2 Record Types

    @@ -1585,7 +1678,7 @@ timeout, raises &port-write-timeout-error. Both c

    Next: , Previous: , Up: API   [Contents][Index]

    -

    1.10 (knots web-server)

    +

    1.11 (knots web-server)

    @@ -1593,11 +1686,11 @@ Next: , Previou
    -

    1.10.1 Macros

    +

    1.11.1 Macros

    @@ -1629,8 +1722,8 @@ Next: , 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.3 Record Types

    @@ -1761,17 +1854,17 @@ procedure being called at any particular time.

    Previous: , Up: API   [Contents][Index]

    -

    1.11 (knots web)

    +

    1.12 (knots web)

    -