Server implementation for persisting session data
A standalone server that maintains session information.
Opens a new Unix domain socket at the socketLocation and uses anydbm to persist data in the file dbFileName.
Runs the server until signal 2 is caught.
A script that starts a SessionServer as a Daemon process.
Last Modified: Tue, 15 Feb 2005 20:28:08 GMT
Made with PubTal 3.2.0
Copyright 2007 Colin Stewart
Email: colin at owlfish.com