def got_peer(self, connection):
        PiecePicker.got_peer(self, connection)

        self.peer_connections[connection]["interesting"] = {}
示例#2
0
    def got_peer(self, connection):
        PiecePicker.got_peer(self, connection)

        self.peer_connections[connection]["interesting"] = {}