Home | History | Annotate | Download | only in logging

Lines Matching full:sendto

634         self.sock.sendto(s, (self.host, self.port))
862 self.socket.sendto(msg, self.address)