def clientConnectionFailed(self, connector, reason):
# debug("[SimpleIMAP4ClientFactory] clientConnectionFailed: %s" %reason.getErrorMessage())
self.e2session.onConnectionFailed(reason)
protocol.ReconnectingClientFactory.clientConnectionFailed(self, connector, reason)
评论列表
文章目录