Server implementation for persisting session data

SessionServer & SessionServerDaemon API

Server

A standalone server that maintains session information.

Server (socketLocation, dbFileName)

Opens a new Unix domain socket at the socketLocation and uses anydbm to persist data in the file dbFileName.

runServer()

Runs the server until signal 2 is caught.

SessionServerDaemon

A script that starts a SessionServer as a Daemon process.

%nbsp;

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