lisp-network-server
lisp-network-server (also known as lns) is a simple framework for writing Common Lisp network applications with SBCL. It takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application. Download the source from lisp-network-server-0.6.tar.gz. This software is licensed under the LGPL 2.1.