svn: r6537
This commit is contained in:
Jay McCarthy 2007-06-08 00:52:23 +00:00
parent 0c73efdbd4
commit 82758389b9

View File

@ -143,6 +143,8 @@ This dispatching server component is useful on its own.
@file{private/dispatch-server-unit.ss} provides the unit
which actually implements a dispatching server.
@; XXX Talk about how threads and custodians are used.
@defthing[dispatch-server\@ (unit/c (tcp^ dispatch-server-config^) (dispatch-server^))]{
Runs the dispatching server config in a very basic way, except that it uses
@secref["connection-manager.ss"] to manage connections.