• Scieneer Common Lisp 1.3.9 online documentation

    http:server-idle-timeout object[Generic Function]

    The HTTP server idle connection timeout, in seconds. When persistent connections are kept alive, they will be closed if idle for more than this timeout.

    (setf (http:server-idle-timeout object) new-value)[Generic Function]

  •