On 2020-03-20 05:16, Jack Wang wrote: > + ret = rtrs_addr_to_sockaddr(p, strlen(p), RTRS_PORT, > + &opt->paths[p_cnt]); Same question here: has the server port number been hardcoded here? Thanks, Bart.
On 2020-03-20 05:16, Jack Wang wrote: > + ret = rtrs_addr_to_sockaddr(p, strlen(p), RTRS_PORT, > + &opt->paths[p_cnt]); Same question here: has the server port number been hardcoded here? Thanks, Bart.