예제 #1
0
 def connectionLost(self, reason):
     state.activeIMAPSessions -= 1
     IMAP4Server.connectionLost(self, reason)
예제 #2
0
 def connectionLost(self, reason):
     state.activeIMAPSessions -= 1
     IMAP4Server.connectionLost(self, reason)