コード例 #1
0
ファイル: saprouter.py プロジェクト: t3chn0m4g3/HoneySAP
 def finish(self):
     """Closes the connection and deletes the client from the clients list"""
     self.close()
     SAPNIServerHandler.finish(self)