This is the myweb Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:08:00 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
myweb
simple web server written in common lisp for educational reasons
Dmitry Geurkov <d.geurkov@gmail.com>
Dmitry Geurkov <d.geurkov@gmail.com>
LGPLv3
usocket
(system).
bordeaux-threads
(system).
local-time
(system).
cl-log
(system).
trivial-utf-8
(system).
package.lisp
(file).
util.lisp
(file).
web.lisp
(file).
log.lisp
(file).
handler.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
myweb/myweb.asd
myweb
(system).
*base-directory*
(special variable).
myweb/util.lisp
package.lisp
(file).
myweb
(system).
file-response
(function).
get-header
(function).
get-param
(function).
html-template
(function).
http-response
(function).
log-error
(function).
log-info
(function).
log-warning
(function).
parse-request
(function).
read-utf-8-string
(function).
response-write
(function).
*log-queue*
(special variable).
*log-queue-cond*
(special variable).
*log-queue-cond-lock*
(special variable).
*log-queue-lock*
(special variable).
*log-queue-time*
(special variable).
*new-line*
(special variable).
decode-kv
(function).
decode-param
(function).
decode-params
(function).
http-404-not-found
(function).
http-char
(function).
log-worker
(function).
parse-get-header
(function).
parse-header
(function).
parse-headers
(function).
parse-params
(function).
parse-path
(function).
parse-post-header
(function).
myweb/web.lisp
util.lisp
(file).
myweb
(system).
list-requests
(function).
list-workers
(function).
start-http
(function).
stop-http
(function).
stop-thread
(function).
*idle-workers*
(special variable).
*idle-workers-num*
(special variable).
*listen-socket*
(special variable).
*listen-thread*
(special variable).
*request-mutex*
(special variable).
*request-queue*
(special variable).
*request-threads*
(special variable).
*worker-mutex*
(special variable).
*worker-num*
(special variable).
*workers*
(special variable).
http-acceptor
(function).
http-worker
(function).
worker-thread
(function).
myweb/handler.lisp
log.lisp
(file).
myweb
(system).
process-request
(function).
process-index
(function).
Packages are listed by definition order.
myweb
bordeaux-threads
.
common-lisp
.
usocket
.
list-requests
(function).
list-workers
(function).
start-http
(function).
stop-http
(function).
stop-thread
(function).
*idle-workers*
(special variable).
*idle-workers-num*
(special variable).
*listen-socket*
(special variable).
*listen-thread*
(special variable).
*request-mutex*
(special variable).
*request-queue*
(special variable).
*request-threads*
(special variable).
*worker-mutex*
(special variable).
*worker-num*
(special variable).
*workers*
(special variable).
http-acceptor
(function).
http-worker
(function).
worker-thread
(function).
myweb.util
common-lisp
.
local-time
.
file-response
(function).
get-header
(function).
get-param
(function).
html-template
(function).
http-response
(function).
log-error
(function).
log-info
(function).
log-warning
(function).
parse-request
(function).
read-utf-8-string
(function).
response-write
(function).
*log-queue*
(special variable).
*log-queue-cond*
(special variable).
*log-queue-cond-lock*
(special variable).
*log-queue-lock*
(special variable).
*log-queue-time*
(special variable).
*new-line*
(special variable).
decode-kv
(function).
decode-param
(function).
decode-params
(function).
http-404-not-found
(function).
http-char
(function).
log-worker
(function).
parse-get-header
(function).
parse-header
(function).
parse-headers
(function).
parse-params
(function).
parse-path
(function).
parse-post-header
(function).
myweb.handler
common-lisp
.
process-request
(function).
process-index
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Jump to: | D F G H L P R S W |
---|
Jump to: | D F G H L P R S W |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | F H L M P S U W |
---|
Jump to: | F H L M P S U W |
---|