コード例 #1
0
 def loseConnection(self):
     if not self.tlsStarted:
         ProtocolWrapper.loseConnection(self)
     else:
         AsyncStateMachine.setCloseOp(self)