input_common/udp_client: Prevent unnecessary string copies
We can also remove some redundant const on the return values, since these don't do anything
Please register or sign in to comment
We can also remove some redundant const on the return values, since these don't do anything