Skip to content
  • Olivier Crête's avatar
    udp-turn: Don't expose GSocket · 0a6c779f
    Olivier Crête authored
    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.
    0a6c779f