Lines Matching full:getsockname
295 port = sock.getsockname()[1] # Get proper port296 host = self.sock.getsockname()[0] # Get proper host