Lines Matching refs:close
189 self.listener.close()
223 c.close()
296 conn.close()
527 writer.close()
529 reader.close()
554 writer.close()
569 conn.close()
586 conn.close()
596 conn.close()
616 conn.close()
814 # check whether we can close this thread's connection because
819 tls.connection.close()
918 conn.close()
968 _exposed_ = ('__next__', 'next', 'send', 'throw', 'close')
979 def close(self, *args):
980 return self._callmethod('close', args)
1073 'apply', 'apply_async', 'close', 'imap', 'imap_unordered', 'join',