Download List

项目描述

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.

系统要求

System requirement is not defined
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.

2007-12-17 01:16
0.6

更强大的错误处理,现在渔获量破网络流和中止正确。日志文件不打开线程在读取时间开始,但有明确的(淋巴结:启动框架)在运行时调用。此版本增加了一个(后台)函数(出口),并更新和改进的文件。
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.

2006-05-09 16:04
0.3

系统定义一个航空自卫队增加了。该代码是使用双价转流,使混合字符和二进制I / O的一台时间服务器,增加了例子(为二进制的例子)。财富的例子初始化是加快。
标签: 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.

2006-04-26 22:42
0.2

标签: Initial freshmeat announcement

Project Resources