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.
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.