Revision 12ce965f lib/confd/server.py

b/lib/confd/server.py
44 44
  }
45 45

  
46 46
  def __init__(self, reader):
47
    """Constructor for ConfdAsyncUDPServer
47
    """Constructor for ConfdProcessor
48 48

  
49 49
    @type reader: L{ssconf.SimpleConfigReader}
50 50
    @param reader: ConfigReader to use to access the config

Also available in: Unified diff