class documentation

class TCPSVNServer(TCPServer):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Class Variable allow_reuse_address Undocumented
Instance Variable _backend Undocumented
Instance Variable _logf Undocumented
def __init__(self, backend, addr, logf=None):

Undocumented

allow_reuse_address: bool =

Undocumented

_backend =

Undocumented

_logf =

Undocumented