lisp-network-server is a simple framework for
writing Common Lisp network 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.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Plus de gestion des erreurs que les captures aujourd'hui rompu des flux réseaux et avorte correctement. Les fichiers journaux ne sont pas ouverts et les discussions ouvertes au moment de lire, mais par un (explicite lns: start-cadre) appellent à l'exécution. Cette version ajoute un démon () fonction (exportés), et a mis à jour et amélioration de la documentation.
More robust error handling that now catches broken network streams and aborts correctly. Log files aren't opened and threads started at read time, but by an explicit (lns:start-framework) call at runtime. This release adds a (daemon) function (exported), and has updated and improved documentation.
Une définition du système ASDF a été ajouté. Le code a été allumé à l'aide de flux bivalent pour permettre à caractère mixte et je binaire / O. Un serveur de temps a été ajouté aux exemples (comme un exemple binaire). L'initialisation de l'exemple de fortune a été accéléré.
Tags:
Major feature enhancements
An ASDF system definition was added. The code was
switched to using bivalent streams to enable mixed
character and binary I/O. A time server was added
to the examples (as a binary example).
Initialization of the fortune example was sped up.