Table of Contents
database server: listen for commands
__init__ ( self, port, db, dr, pw, startup=None, )
get_admin_policy ( self )
return the admin policy for priviledged access.
getconnection ( self )
get the db connection
getsocket ( self )
get the listening socket
init ( self )
start ( self )
after init, listen for commands.
startup_load ( self )
setup the policies and load startup module