Revision 570008e3

b/lib/daemon.py
144 144
  _REQUEST_QUEUE_SIZE = 5
145 145

  
146 146
  def __init__(self, family, address):
147
    """Constructor for AsyncUnixStreamSocket
147
    """Constructor for AsyncStreamServer
148 148

  
149 149
    @type family: integer
150 150
    @param family: socket family (one of socket.AF_*)

Also available in: Unified diff