<div dir="ltr"><div>I'm trying to implement PMTU Discovery over libnice.</div><div>In order to do so, I want to retrieve the selected socket,</div><div>change IP_MTU_DISCOVER socket_opt, run the PMTU test</div><div>and return IP_MTU_DISCOVER socket_opt to default.</div><div><br></div><div>My problem is that nice_agent_get_selected_socket() doesn't work for relay mode.</div><div>Any thoughts, how else can I retrieve the socket in case of relay mode?</div></div>