From 43fbc30a29a39d612436df14cd1690bf88ac3903 Mon Sep 17 00:00:00 2001 From: David Botton Date: Tue, 12 Apr 2022 00:04:11 -0400 Subject: [PATCH] Doc update --- doc/clog-manual.html | 40 +++++++++++++++++++++++++--------------- source/clog-system.lisp | 1 + 2 files changed, 26 insertions(+), 15 deletions(-) diff --git a/doc/clog-manual.html b/doc/clog-manual.html index c8c1f48..0849cca 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -359,19 +359,29 @@ properties (to use for :property) are based on the event type.

@@ -380,11 +390,11 @@ compiled version.

diff --git a/source/clog-system.lisp b/source/clog-system.lisp index dfe52f1..217412e 100644 --- a/source/clog-system.lisp +++ b/source/clog-system.lisp @@ -106,6 +106,7 @@ optimization, see tutorial 12 for an example." :host host :port port :server server + :long-poll-first long-poll-first :extended-routing extended-routing :boot-file boot-file :boot-function boot-function