Hi
i installed hunchentoot in clisp via quickload. it seems working well except for the following:
The function "start" does not return the acceptor. It creates own, so that the http-server works but it keeps on hanging on the command and does not return to REPL so that i have to break manually.
Any help would be appreciated Matus