-
Committer:
Teddy Hogeborn
-
Date:
2009-04-16 22:26:57 UTC
-
Revision ID:
teddy@fukt.bsnet.se-20090416222657-dqa98ddwlq4pcjbj
Code cleanup.
* mandos (ForkingMixInWithPipe.handle_ipc): Take "self" argument.
(IPv6_TCPServer): Split off attributes "enabled", "clients",
"use_dbus", "gnutls_priority", and methods
"server_activate", "enable", and "handle" into
separate class "MandosServer".
(MandosServer): New.
(main): Use MandosServer instead of IPv6_TCPServer.