Home | History | Annotate | Download | only in python2.7

Lines Matching defs:shutdown

225             read, readline, send, shutdown.
248 def shutdown(self):
252 self.sock.shutdown(socket.SHUT_RDWR)
528 """Shutdown connection to server.
537 self.shutdown()
1155 read, readline, send, shutdown.
1185 def shutdown(self):
1229 read, readline, send, shutdown.
1258 def shutdown(self):