udp-turn: Don't expose GSocket
UDP turn sockets should never be read frm directly. Because they may share the same socket with the non-relay, so the incoming data may not be relayed and then the NiceSocket API doesn't allow returning the base socket as the source.
Showing
Please register or sign in to comment