Update docs
svn: r6467
This commit is contained in:
parent
9dc83326e5
commit
1489f1b870
|
@ -19,9 +19,8 @@ documentation will be useful.
|
|||
|
||||
@file{dispatchers/dispatch.ss} provides a few functions for dispatchers in general.
|
||||
|
||||
@defproc[(dispatcher? (any any/c))
|
||||
boolean?]{
|
||||
Applies the contract @scheme[(connection? request? . -> . void)] to @scheme[any].
|
||||
@defthing[dispatcher? contract?]{
|
||||
Equivalent to @scheme[(connection? request? . -> . void)].
|
||||
}
|
||||
|
||||
@defproc[(dispatcher-interface-version? (any any/c)) boolean?]{
|
||||
|
|
|
@ -87,6 +87,8 @@ Web Language. (See @secref["lang"].)
|
|||
@; ------------------------------------------------------------
|
||||
@section[#:tag "timeouts"]{Timeouts}
|
||||
|
||||
XXX
|
||||
|
||||
@; ------------------------------------------------------------
|
||||
@section[#:tag "lru"]{LRU}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user