Loading ccserver/ccserver.py +0 −2 Original line number Diff line number Diff line Loading @@ -51,8 +51,6 @@ class CCServer(object): :param port: the port to bind ''' LISTEN_BACKLOG = 50 # These tags are reserved and cannot be setted by an user: RESERVED_TAGS = ('id', 'a', 'r', 'close', 'con', 'ip', 'p') Loading Loading
ccserver/ccserver.py +0 −2 Original line number Diff line number Diff line Loading @@ -51,8 +51,6 @@ class CCServer(object): :param port: the port to bind ''' LISTEN_BACKLOG = 50 # These tags are reserved and cannot be setted by an user: RESERVED_TAGS = ('id', 'a', 'r', 'close', 'con', 'ip', 'p') Loading