Python/BLIP.py
changeset 53 e9f209a24d53
parent 51 de59ce19f42e
child 54 6d1392a3e0a6
     1.1 --- a/Python/BLIP.py	Tue Jun 23 11:44:30 2009 -0700
     1.2 +++ b/Python/BLIP.py	Tue Jun 23 12:46:40 2009 -0700
     1.3 @@ -361,6 +361,7 @@
     1.4              self.status = kClosed
     1.5          else:
     1.6              self.status = kDisconnected
     1.7 +        asyncore.dispatcher.close(self)
     1.8  
     1.9  
    1.10  ### MESSAGE CLASSES: