| Trees | Index | Help |
|
|---|
| Module co2 :: Class Co2 |
|
| Method Summary | |
|---|---|
instantiate a server (satellite or registry). | |
__repr__(self)
| |
__str__(self)
| |
shut_down(): shut down the server cleanly. | |
sig_handler(signum, frame): handle a signal. | |
| Method Details |
|---|
__init__(self,
s_vars,
r_vars)
instantiate a server (satellite or registry). exits in case the
initialization of |
shut_down(self)shut_down(): shut down the server cleanly. |
sig_handler(self, signum, frame)sig_handler(signum, frame): handle a signal. at the moment SIGHUP and SIGTERM are handled, i.e. the server tries to exit cleanly. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Thu Oct 16 16:37:22 2003 | http://epydoc.sf.net |