• Scieneer Common Lisp 1.3.9 online documentation

    http:remove-listener &key server host port[Function]

    Shutdown the HTTP listener on the given host and port. If the server is using a task queue then pending connection tasks may continue to execute until done, even after the listener has shutdown.

  •