Home | History | Annotate | Download | only in logging

Lines Matching full:sendall

519                 if hasattr(self.sock, "sendall"):
520 self.sock.sendall(s)
864 self.socket.sendall(msg)