lisp-network-server
lisp-network-server is a simple framework for writing Common Lisp networking applications. It takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application.


SBCL-specific, BSD sockets, LGPL